body, p, span, li, ul, ol, td	{
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size:  10px;
	color: #000000;
}

.header	{
	font-size:  16px;
	font-weight:  bold;
	font-family:  arial,helvetica,sans-serif;
    color: #336699;	
}

.subheader	{
	font-size:  14px;
	font-weight:  bold;
    color: #336699;	
}

.small	{
	font-size:  9px;
}


.header_row      {
                font-size: 9pt;
                font-family:  verdana,arial,helvetica,sans-serif;
                color: #FFFFFF;
                background-color: #336699;
                font-weight: bold;}
                

.even_row      {background-color: #FFFFFF;}
                
.odd_row      {background-color: #eeeeee;}                


	A:link { text-decoration: none; font-weight: bold; color: #336699}
	A:visited { text-decoration: none; font-weight: bold; color: #6699CC}
	A:active { text-decoration: none; font-weight: bold; color: #FFCC33}
	A:hover { text-decoration: none; font weight: bold ; color: #CCCCCC;}


h3 {
	font-size: 18px;
	color: #006699;
	margin: 2px 0 2px 15px;
}