BODY, TABLE, TD, P
	{  
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	}
BLOCKQUOTE
	{
	font-size: 11px;
	color: #669966;
	margin: 20px 30px 10px 10px;
	padding: 3px 3px 3px 3px;
	}
.at
	{
	font-size: 11px;
	color: #CC6600;
	margin: 20px 30px 10px 20px;
	padding: 3px 3px 3px 3px;
	}		
/*.ms
	{
	font-size: 11px;
	color: #99CC99;
	margin: 20px 30px 10px 20px;
	padding: 3px 3px 3px 3px;
	}
*/		
UL
	{
	font-size: 11px;
	margin: 5px 5px 10px 10px;
	padding: 3px 3px 3px 3px;
	}
OL
	{
	font-size: 11px;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	}
LI
	{
	margin: 2px 10px;
	padding: 2px;
	color: #000000;
	list-style: disc;
}
A 
	{
	text-decoration: none;
	}
A:link
	{
	font-size: 11px;
	color : #999999;
	}			
A:visited
	{
	font-size: 11px;
	color : #999999;
	}				
A:active
	{
	font-size: 11px;
	color : #669966;
	}			
A:hover
	{
	font-size: 11px;
	color : #99CC99;
	}
	
/* main text links section MS*/
.stdLink
	{
	font-size: 11px;
	color : #999999;
	text-decoration:underline	
	}		
A.stdLink:link
	{
	color: #999999;
	text-decoration:underline	
	}	
A.stdLink:visited
	{
	color: #999999;
	text-decoration:underline	
	}	
A.stdLink:active
	{
	color: #669966;
	text-decoration:underline	
	}	
A.stdLink:hover
	{
	color: #99CC99;
	text-decoration:underline
	}	
	
	
/* main text links section AT*/
.stdLinkAT
	{
	font-size: 11px;
	color : #999999;
	text-decoration:underline	
	}		
A.stdLinkAT:link
	{
	color: #999999;
	text-decoration:underline	
	}	
A.stdLinkAT:visited
	{
	color: #999999;
	text-decoration:underline	
	}	
A.stdLinkAT:active
	{
	color: #CC6600;
	text-decoration:underline	
	}	
A.stdLinkAT:hover
	{
	color: #D68533;
	text-decoration:underline
	}	

/* left menu links for section MS*/
.leftMenuMS 
	{
	font-weight: normal;
	color : #000000;
	padding: 0px 5px;
	}
A.leftMenuMS:link  
	{
	font-weight: normal;
	color : #000000;
	}
A.leftMenuMS:visited  
	{
	font-weight: normal;
	color : #999999;
	}
A.leftMenuMS:active  
	{
	font-weight: normal;
	color : #669966;
	}
A.leftMenuMS:hover 
	{
	font-weight: normal;
	color : #99CC99;
	}
	
/* left menu links for section AT */
.leftMenuAT 
	{
	font-weight: normal;
	color : #000000;
	padding: 0px 5px;
	}
A.leftMenuAT:link  
	{
	font-weight: normal;
	color : #000000;
	}
A.leftMenuAT:visited  
	{
	font-weight: normal;
	color : #999999;
	}
A.leftMenuAT:active  
	{
	font-weight: normal;
	color : #CC6600;
	}
A.leftMenuAT:hover 
	{
	font-weight: normal;
	color : #D68533;
	}

/* site design message*/
.siteDesign
	{
	font-size: 9px;
	color : #BCBCBC;
	}
A.siteDesign:link
	{
	font-size: 9px;
	color : #BCBCBC;
	}
A.siteDesign:visited  
	{
	font-size : 9px;
	color : #BCBCBC;
	}
A.siteDesign:active  
	{
	font-size : 9px;
	color : #FF9900;
	}
A.siteDesign:hover 
	{
	font-size : 9px;
	color : #F7C579;
	}

.titleOrange
	{
	font-size: 16px;
	font-weight: bold;
	color : #FF9900;
	}

.titleBlack
	{
	line-height: 1.8;
	font-size: 11px;
	font-weight: bold;
	color : #000000;
	}	

.msTitleGreen
	{
	line-height: 1.6;
	font-size: 11px;
	font-weight: bold;
	color : #99CC99;
	}	
	
.atTitleBrown
	{
	line-height: 1.6;
	font-size: 11px;
	font-weight: bold;
	color : #D68533;
	}	

.stdContent
	{
	font-size: 11px;
	}

.stdContentBold
	{
	font-size: 11px;
	font-weight: bold
	}
.stdContentIt
	{
	font-size: 11px;
	font-style: italic
	}
.smContent
	{
	font-size: 10px;
	}
.notice
	{
	font-size: 11px;
	color : #FF6600;
	}
 </style>


