body {

  background-color: #FFFFFF;

}

#home #topnav a.home,

#about #topnav a.about {

    color: red;   /* or whatever style you'd want for the active page */

} 

#active a.active

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#639;

	}

.menu

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#639;

}

.menu a:link

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#039;

}

.menu a:visited

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#039;

}

.menu a:hover

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#639;

}

.menu a:hover

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:11px;

	text-decoration:none;

	color:#639;

}

.menu_lengthy

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:9px;

	text-decoration:none;

	color:#639;

}

.menu_lengthy a:link

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:9px;

	text-decoration:none;

	color:#039

}

.menu_lengthy a:visited

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:9px;

	text-decoration:none;

	color:#039

}

.menu_lengthy a:hover

{

	font:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:9px;

	text-decoration:none;

	color:#639;

}





p, ul, ol, {

  margin-left: 15;

  margin-right: 15;

  margin-bottom: 15;

  font-family: Arial; 

  font-size: 9pt; 

  font-style: normal; 

  font-weight: normal; 

  color: #303C8C; 

}



H1 {
	font-family: Arial;
	font-style: normal;
	color: #303C8C;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;

}



H2, H3, H4, H5, H6 {

  margin-left: 25;

  margin-right: 25;

  font-family: Arial; 

  font-style: normal; 

  color: #303C8C; 

  font-size: 10pt; 

  font-weight: bold; 

}



table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #303C8C;

}



ul, ol {

  margin-left: 50;

}



#bottomlink, #tdlink {

  font-family: Arial; 

  font-size: 8pt; 

  font-style: normal; 

  font-weight: normal; 

  color: #90A6BD;

  text-decoration: none;

}



#tdlink {

  color: #B2B8B8;

  text-align: right;

  margin-top: 3;

}
