BODY, P,  TD, OL, UL, DL, DIV{color: #000066;
 font-family: "Gill Sans", "Arial", sans-serif;
font-size: 13px;	
}


.header { 
	font-size: 14px;
	font-weight: bold;
	color: "#0000CC";
	}

.white { color:#FFFFFF; font-weight: bold;}
.bold { font-weight: bold; font-size: 12px;}
.red { color: #990000; font-size: 12px; font-weight: bold;}
.pinkb { color:#FF6600; font-weight: bold;}
.pinkh { color:#FF6699; font-weight: bold; font-size: 14px;  }
.blueb { color:#009900; font-weight: bold; font-size: 12px; }
.italicb { font-style: italic; color:"006633"; font-weight: bold}
.blkb { color: #000000; font-weight: bold; font-size: 11px;}
.second  { color: #0000CC; font-weight: bold; font-size: 11px;}
.third { color: #FF9900; font-weight: bold; font-size: 11px;}
.young { font-size: 9px; color: #FFCC33;}
STRONG: {  font-weight: bolder ;}
.bluer { color:#0000FF ; font-weight: bold; font-size: 12px; }
.redbig { color: #990000; font-size: 14px; font-weight: bold;}
.orangebig { color: #FF6633; font-size: 18px; font-weight: bold;}
.orangebigi { color: #FF6633; font-size: 18px; font-weight: bold; font-family: "Times", serif;  font-style: italic;}
.bluebig { color: #000066; font-size: 18px; font-weight: bold;}
.goldb { color:#FFCC33; font-weight: bold; font-size: 12px; }
.orangeb{ color:#FF6633; font-weight: bold; font-size: 12px; }

#box { background: #FFCC99;  
	font-family: "Times", serif;
	font size: 14px;
	width:800px;
	padding:5px;
	margin: 2px;
	border-color: #000033; 
	border-width: 2px;
	border-style: outset;
	text-align: left;}
	
A:link { color: #0000FF ;}
A:visited, A:active { color: #CC3300 ;}


#contentleft {
width:200px;
leftmargin: 100px;
padding:20px;
float:left;
background:FFFFFF;
align: center;
	}
	
	
#contentright {
width:300px;
padding:20px;
float:left;
background:CCFFCC;
	}


