body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrights a:link {
	color: #333333;
	text-decoration: none;
}
.copyrights a:hover {
	color: #0099FF;
	text-decoration: none;
}
.copyrights a:visited {
	color: #0099FF;
	text-decoration: none;	
}
.main_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main_links a:hover {
	color: #333333;
	text-decoration: none;
}
.main_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header_links a:hover {
	color: #4CBAEE;
	text-decoration: none;
}
.header_links a:visited {
	color: #01ADDD;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001789;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001789;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
}