/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #42A5C5;
}
.style2 {color: #FF6600}
.white {color: yellow}
.style3 {font-size: 18px}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-weight: bold}

a { color: #ffffff}
a:visited { color: #ffffff}
a.hover { color: #ffffff; text-decoration: none}

a.sublink { color: #ffffff; font-size: 10px}
a.sublink:visited { color: #ffffff; font-size: 10px}
a.sublink.hover { color: #ffffff; text-decoration: none; font-size: 9px}