@charset "iso-8859-2";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #E2E5EC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.outside_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.header_margin {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.header_text:link {
	color: #000000;
	text-decoration: none;
}
.tablefortext {
	width: 800px;
	background-repeat: no-repeat;
}

.header_text:visited {
	color: #000000;
	text-decoration: none;
}
.header_text:hover {
	color: #666666;
	text-decoration: none;
}
.footer_text {
	font-size: 14px;
	color: #CCCCCC;
}
.reftable {
	background-image: url(pics/ref_back.jpg);
	height: 223px;
	width: 635px;
	text-align: center;
	display: table;
}
