body {
	background-color: #ff9933;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

a:link {  text-decoration: none; color: #cc3300}
a:visited {  color: #cc3300; text-decoration: none}
a:hover {  color: #cc3300}

a.whitelinks:link {  text-decoration: none; color: #ffffff}
a.whitelinks:visited {  color: #ffffff; text-decoration: none}

a.menulink:link {  text-decoration: none; color: #cc3300;font-weight: bold;}
a.menulink:visited {  color: #cc3300; text-decoration: none;font-weight: bold;}


.whitetext {color: #FFFFFF}
.titletext {
	font-size: 10pt;
	font-weight: bold;
	color: #ff9933;
}
.titletext2 {
	font-size: 8pt;
	font-weight: bold;
	color: #ff9933;
}

.titletext3{
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
	margin : 0; 
	padding : 0; 
}


