body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}

.style1 {
	color: #D8C6AE;
	font-weight: bold;
}
.Larger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #285852;
}
.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.LargeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.green {
	font-weight: bolder;
	color: #285852;
}

.comic_bold {
	font-family:"Comic Sans MS";
	font-weight:bold;
	font-size:20px;
	color:#006600
	}
	
.redbold {
	font-weight: bolder;
	color: #FF0000;
}

.red {color:#FF0000;}

.white {color:#FFFFFF}
	
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}

H2 {
text-align:center;
}