/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link {
	font-family: Eras Medium ITC;
	color: #ffffcc;
	text-decoration: none;
	font-size: 18px;
	} 
	
a:visited {
	font-family: Eras Medium ITC; color: #FFFFCC; text-decoration: none; font-size: 18px;
	} 
	
a:hover {
	font-family: Eras Medium ITC; color: #ccffff; text-decoration: underline; font-size: 18px;
	} 
	
.heading {
	font-family: Eras Medium ITC;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #ffffcc;
	}
	
.style1 {
	color: #ffffcc;
	font-family: Eras Medium ITC;
	font-size: 18px;
	text-align: left;
		}
	
	.style1b {
	color: #ffffcc;
	font-family: Eras Medium ITC;
	font-size: 18px;
	text-align: center;
		}
	
.style2 {
	color: #ffffcc;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	}
	
	.style3 {
	color: #ccffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.style4 {
	color: #ffffcc;
	font-family: Eras Medium ITC;
	font-size: 18px;
	text-align: left;
		}
	
.fineprint {
	font-size:12px;
	color: #cccccc;
	font-family: Arial;
	text-align: center;
		}
	
tr {
	background-color: #000000;
}

td {
	background-color: #000000;
}

table {
	background-color: #000000;
}
