/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}
	
body,td,th {
	color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
}

.style2 {font-family: Arial, Helvetica, sans-serif}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color:#FF9900;}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #999999; }
