/* CSS Document */

body {
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif; color: #663300; text-decoration: none;
	} 
	
a:visited {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif; color: #0000FF; text-decoration: none;
	} 
	
a:hover {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif; color: #666666; text-decoration: underline;
	} 
	
.heading {
	font-family: Pristina;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999966;
	}
	
.style1 {
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.style2 {
	color: #999966;
	font-family: Pristina;
	font-size: 22px;
	font-weight: bold;
	}


.fineprint {
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	}
	
tr {
	background-color: #cccc99;
}

td {
	background-color: #cccc99;
}

table {
	background-color: #cccc99;
}
