BODY {
	font-size: 90%;
	color: #000000;
	background : #FFFFFF;
	border : 0;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;}
h1 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 125%;
	}
h2 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 150%;
}
table {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 90%;	
}
.CompassInGold {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 130%;
	background-color : #FFCC00;
	text-align : center;
	border-top : solid;
	border-right : solid;
}
.headingGold {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.headingBlack {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* All links are blue and have no underline....*/
A:LINK, A:ACTIVE, A:VISITED {
	FONT-WEIGHT: normal;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
/* ....until hovered over*/
A:HOVER {
	FONT-WEIGHT: normal;
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
}
/* gold text, Black background*/
a.b:LINK, a.b:ACTIVE, a.b:VISITED {
	FONT-WEIGHT: bold;
	font-size: 10px;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color :#FFCC00 ;
}
/* Reversed*/
a.b:HOVER {
	FONT-WEIGHT: bold;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	background-color : #000000;
}
/* Black text, Goldbackground*/
a.c:LINK, a.c:ACTIVE, a.c:VISITED {
	FONT-WEIGHT: bold;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	background-color : #000000;
}
/* Reversed*/
a.c:HOVER {
	FONT-WEIGHT: bold;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color : #FFCC00;
}
h3 { 
 color : #0000A0;
 font-weight : bold;
 font-size: 120%;
 }

 .RedBold { 
 color: #FF0000;
 font-weight : bold;
 }

  .Red { 
 color: #FF0000;
 }
 
 .Blue { 
 color: #0000FF;
 }

 .WhiteBold { 
 color: #FFFFFF;
 font-weight : bold;
 font-size: 100%;
}
 .footer { 
 font-size: 75%;
 }
  .WhiteBold { 
 color: #FFFFFF;
 font-weight : bold;
 font-size: 100%;
}
h4 {
	text-decoration : underline;
	font-weight : bolder;
	font-size : 90%;
	text-align : center;
}
.underlined {
		text-decoration : underline;
}
td.links {
	background-image : url(../images/links_background.gif);
	background-repeat : no-repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
