

.bullets 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666
}

.redheadertext
{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

BODY{
	color: #000000;
	background-color: #FFFFFF;
}

BODY, H1, H2, H3, H4, H5, H6, P, B, TH, TD, LI, BLOCKQUOTE, DIV, 
.regtext, .medheadertext, .bigheadertext, .headertext, .biggreytext, .smallheadertext, .greytext, .lightgreytext, .smalltext, .smalllink, .pullquote
{
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	letter-spacing: 0px ;
}

H1, .medheadertext
{
	color: #333333;
	font-weight: bold;
	font-size: 20px;
}

H2, .bigheadertext
{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

H3, .headertext
{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
}

H5, .biggreytext 
{
	color: #3c3c3c;
	font-weight: bold;
	font-size: 15px;
}

H6, .smallheadertext
{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.greytext    
{
	color: #3c3c3c;
	font-size: 14px;
}

.lightgreytext, .pullquote
{
	color: #808080;
	font-size: 11px;
}

.smalltext
{
	font-size: 10px;
}

.smalllink, a.smalllink:link, a.smalllink:visited
{
	color: #5b5b86;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.smalllink:hover, a.smalllink:active 
{
	color: #660000;
}

a, a:link, a:visited  
{
	color: #000066;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a:hover, a:active 
{
	color: #660000;
}
.greytextNormal { color: #000000; font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; letter-spacing: 0px ;; color: #3c3c3c; font-size: 11px; }

