.styles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404d69;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #77bbff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}
a:active {
	text-decoration: underline;
	color: #3399FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #404d69;
}
h2 {
	font-size: 16px;
	color: #c1c806;
	text-decoration: underline;
	text-align: center;
}
h5 {
	font-size: 12px;
	font-style: normal;
}
table {
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
div.left_banner {
	position:fixed;
	top:100px;
	left:100px;
}

div.table_center {
	margin-left:auto;
	margin-right:auto;
	width:775px;
}
	