BODY 
{color: black;
background: #FFF;
font-size: 10pt;}

P.title1
{
font-size: 20px;
font-weight: bold;
color: #CCA247;
}

.title2
{
font-size: 14px;
font-weight: bold;
color: #CCA247;
}

A 
{font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;}

A:link 
{text-decoration: underline;
color: #7D98BA;}

A:visited 
{text-decoration: underline;
color: #6E8098;}
 
A:active 
{text-decoration: underline;
color: #7D98BA;} 

A:hover 
{text-decoration: underline;
color: #6D9CD7;}

A.smaller
{text-decoration: none;
color: #ab8636;}

STRONG
{font-style: normal;
background: white;
font-weight: bold;
color: black;}

TABLE, ADDRESS, BLOCKQUOTE, CITE, DD, DL, DT, DIV, FORM, IMG, LI, OL, SPAN, STRONG, UL, VAR, HR, MENU, P, DIV, PRE, ABBR, ACRONYM, BUTTON, FIELDSET, LABEL, LEGEND, TD, TR
{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;}

TABLE.regular
{border-style: solid;
border-color: #999 #999 #999;}

TD.content
{font-family: Arial, Helvetica, sans-serif;
border-color: black;
border-style: none;
font-size: 10pt;
padding-left: 20px;} 

TD.regular
{border-style: solid;
border-color: #999 #999 #999;}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.smaller {text-decoration: none;} 


