body {
	font-size: 12px;
	color: #022A65;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
.style1 {font-size: 10px}


th {
text-align:left;
background-color:#24569d;
color:#ffffff;
font-weight:bold;
}


tr {

/*background-color:#F2F7FF;*/

}