body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #C0B8B5;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #96928E;
	SCROLLBAR-3DLIGHT-COLOR: #96928E;
	SCROLLBAR-ARROW-COLOR: #96928E;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #96928E;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: verdana, arial, helvtica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #232850;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

a: {
	color: #1E5C99;
}

a: link {
	color: #1E5C99;
}

a: visited {
	color: #808080:
}

a: hover {
	color: #C0C0C0;
}

.hotspot {
	border-top: 2px solid #000080; 
	border-bottom: 1px dotted #000080; 
	font-family: arial, helvtica, sans-serif;
	font-size: 12px;
	color: #FF6300;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.header {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-color: #FFCC00;
	text-align: center;
    border-top: 10px solid #000000;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: left;
	line-height: 140%;
	border-bottom: 3px solid #FFCC00;
	padding-left: 10px; 
	padding-top: 5px; 
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.menu a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}

.body {
	font-size: 12px;
	font-weight: bold
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-bottom: 3px solid #FFCC00;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 15px;

}

.body a:link {
	color: #000080;
	text-decoration: none;
}

.body a:visited {
	color: #808080;
	text-decoration: none;
}

.body a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.contacttable {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
}

.contacttable a:link {
	color: #000080;
}

.contacttable a:visited {
	color: #808080;
	text-decoration: none;
}

.contacttable a:hover {
	color: #000084;
	background-color: #E0E0E0;
}

.footer {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 12px solid #FFCC00;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 15px;
}

.footer a:link {
	color: #000080;
}

.footer a:visited {
	color: #808080;
}

.footer a:hover {
	color: #000084;
	background-color: #E0E0E0;
}

.news {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.news a:link {
	color: #000000;
	text-decoration: none;
}

.news a:visited {
	color: #808080;
	text-decoration: none;
}

.news a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}


/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}

.whitetext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
	color: #FFFFFF;
	}

	
.bottomtext {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: center;
	}
	
.boldtext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	}