/* 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: #7D1E00; text-decoration: none;
	} 
	
a:visited {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif; color: #336666; text-decoration: none;
	} 
	
a:hover {
	font-family: trebuchet ms, arial, tahoma, verdana, sans-serif; color: #999999; 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: #7D1E00;
	}
	
.style1 {
	color: #7D1E00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.style2 {
	color: #7D1E00;
	font-family: Pristina;
	font-size: 22px;
	font-weight: bold;
	}

.style3 {
color: #7D1E00;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
	}
	
.style4 {
	color: #7D1E00;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	}

.fineprint {
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	}
	
tr {
	background-color: #FFFFCC;
}

td {
	background-color: #FFFFCC;
}

table {
	background-color: #FFFFCC;
}
