/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:white;
}
a:hover{text-decoration:underline;}
h1 {
font-size: x-large;
color: #FFFFFF;
}
h2 {
font-size: medium;
color: #FFFFFF;
}
p {color: #FFFFFF; font-size: x-small; }
div{color: #FFFFFF; font-size: x-small;}
.style1 {color: #FFFFFF}
.style3 {font-size: medium}
.style4 {font-size: x-small}
.style5 {color: #FFFFFF; font-size: x-small; }
.style6 {color: #333333}
.style9 {font-size: xx-large}
.style10 {font-size: large}
.style12 {color: #FFFFFF; font-size: small; font-weight: bold; }
.style13 {font-size: xx-small; color: #333333;}
.styleH {display:none}
