/* CSS Document */

body {
color: #106249;
font-family: Arial, "Times New Roman";
font-size: 10pt;
font-weight: bold;
background-color: #106249;
width: 550px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}

a {
color: #103861;
text-decoration: none;
}

a:hover {
color: #611038;
text-decoration: underline overline;
}

td,tr {
color:#106249;
background-color:#FFFFFF;
}
