BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-size : medium;
}

A:LINK, A:VISITED {
	color : #000066;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #9999CC;
	text-decoration : none;
}

.content {
	font-family: verdana, arial, helvetica;
	font-size : 11px;
}

.bluecont {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : #000066;
	font-size : 11px;
}

.points {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : #003399;
	font-size : 10px;
}

.navheader {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : white;
	font-size : 11px;
}

A.navheader:visited,  A.navheader {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : White;
	font-size : 11px;
	background-color : #000066;
}

A.navheader:hover, .navselected {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : #003399;
	font-size : 11px;
	background-color : #CCCCFF;
}

.navbold, A.navbold:visited, A.navtext, A.navtext:link, A.navtext:visited {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : Black;
	font-size : 11px;
}

 A.navbold:hover {
	font-family: verdana, arial, helvetica;
	font-weight : bold;
	color : #000066;
	font-size : 11px;
	text-decoration : underline;
}

.navtext { 
	font-family: verdana, arial, helvetica;
	font-weight : normal;
	color : Black;
	font-size : 10px;
 }
 
 #section { 
 	background-color: #ffcc00;
	height: 20px;
  }
  
 #white {
 	color : white;
	}











