/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075C93;
}
a { font-family: Arial, Helvetica, sans-serif; color: #000066; font-weight: bold; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: yellow; }

.style1 {color: #000066}
