	/****************************** Block Level Tags ********************************/
	/************* <link href="text.css" rel="stylesheet" type="text/css"> **********/
	
	P { font: 10pt "Arial"; font-weight: normal; color: #003366; width:342px; margin-left:25px; margin-top:0px}
	P.p1 { font: 10pt "Arial"; font-weight: normal; color: #003366; width:342px; margin-left:25px; margin-top:0px}
	P.p2 { font: 10pt "Arial"; font-weight: normal; color: #ffffff; width:430px; text-align:center;}
	P.p3 { font: 10pt "Arial"; font-weight: normal; color: #003366; width:750px; text-align:center;}
	.contact { font: 10pt "arial"; font-weight:bold; color: #ffffff; width:300px; text-align:left; margin-left:27px; margin-top:15px;}
	DL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	DT { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	DD { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	UL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	LI { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	
	/********************************** Header Tags **********************************/
	
	H1 { font-family: "Arial"; color: #003366; margin-left:25px;}
	H2 { font-family: "Arial"; color: #ffffff;}
	H2.h2 { font-family: "Arial"; color: #ffffff; text-align:center; }
	H3 { font-family: "Arial"; color: #003366;}
	H4 { font-family: "Arial"; color: #003366;}
	H5 { font-family: "Arial"; color: #003366;}
	
	/********************************** Anchor Tags **********************************/
	
	A { font: 10pt "Arial"; font-weight: bold; color: #003366; }
	A:hover {
		font: bold 10pt "Arial";
		font-weight: bold;
		color: #ff0000;
		text-decoration : none;
	}
	
	A:hover.bios
	{
		font: bold 10px "Arial";
		font-weight: bold;
		color: #CC6600;
		text-decoration : underline;
	}
	
	A.bios
	{
		font: bold 10px "Arial";
		font-weight: bold;
		color: #003366;
		text-decoration : underline;
	}
	
	
	
	
	A.subnav
	{
		font-size: 10px;
		color: #062B48;
		text-decoration : none;
	}
	
	A:hover.subnav
	{
		font-size: 11px;
		color: #CC6600;
		text-decoration : underline;
	}
	
	/********************************** Other **********************************/
	BODY { font: 7pt "Arial"; font-weight: normal; color: #000000;}
	.footer { font: 7pt "Arial"; font-weight: normal; color: #ffffcc;}
	
	.score { font: 10px "Arial"; font-weight: bold; color: #003366; border : 1px solid Black;}
	
	.statstop
	{ font: 8pt "Arial"; 
	font-weight: bold; 
	color: #003366; 
	background-color: #639ACE; 
	border-top: 8px solid #0D1223;
	border-collapse: collapse;
	}
	
	.statsbottom
	{ font: 8pt "Arial"; font-weight: bold; color: #003366;}
	
	.content { font: 9pt "Arial"; font-weight: normal; color: #003366;}
	
	
	.form { 
	  font-size: 12px; 
	  font-weight: bold; 
	}
	
	.input { 
	  font-size:12px; 
	  border: 1px solid #666666;
	  vertical-align: top;
	}
	
	.button { 
	background:#F8CBBD; 
	border:#666666 1 solid; 
	color: #666666; 
	font-size:12px; 
	width:113; 
	font-weight: bold; 
	cursor: pointer;
	}
	
	td {font-size:10pt;}
	/********************************** Rounded Corner Boxes **********************************/
		div.middle {
		width: 381px;
		background-color : White;
		text-align: left;
	}
		div.top {
		  height: 6px;
		  background-image: url(images/border_top.gif);
		  background-position: top left;
		  background-repeat: no-repeat;
		}
		div.bottom {
		  height: 6px;
		  background-image: url(images/border_bottom.gif);
		  background-position: bottom left;
		  background-repeat: no-repeat;
		}
		
		body{ scrollbar-face-color: 518593; scrollbar-track-color: #b9d1d5; scrollbar-3dlight-color: #e8f4f6; scrollbar-base-color: ThreedFace; scrollbar-arrow-color: #8e9da9;"
		
	}
