body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #949BA3;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #EA8700;
}
h3 {
	font-size: 11px;
	color: #264446;
	font-weight: normal;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.style2 {color: #666666}
