/* CSS Document */

body {
background-color: #10263E;
font-family : verdana;
font-size : 12px;
color: #333333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td.footer {
	background-image:url(../images/saves_r7_c7.jpg);
	font-family : verdana;
	font-size : 10px;
	color: #FFFFFF;
}
a:hover {
font-weight : normal;
font-size : 10px;
font-family : verdana;
color : #CCCCCC;
text-decoration : underline;
}

a:visited, a:link, a:active {
font-weight : normal;
font-size : 10px;
font-family : verdana;
color : #4386BD;
text-decoration : none;
}

