/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Cambria, Georgia, Times New Roman; 
	font-size: 10.5pt; 
	}

PRE, CODE, TT	{ 
	color: #000000;
	font-family: Courier New, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #800000;
	}	

a:link, a:visited	{
	text-decoration: underline;
	color: #800000;
	}	
		
a:active, a:hover	{
	text-decoration: underline;
	color: #800000;
	background-color: #FFCC00; 
	}	
		

H3		{
	font-family: Cambria, Georgia, Times New Roman; 
	color: #800000; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt; 
	font-style: italic;
	}

/*##### ADDRESS BOX #####*/

.addressbox td	{
	font-family: Calibri, Arial, Tahoma, sans serif;
	font-size: 9pt; 
	color: #444444;
	font-weight: bold;
	}

.addressbox a:link,
.addressbox a:visited	{
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
	}

.addressbox a:hover,
.addressbox a:active	{
	font-weight: bold;
	color: #800000;
	background-color: #FFCC00; 
	text-decoration: underline;
	}


.hdgA	{
	font-family: Georgia;
	color: #800000;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -.5pt;
	}


.form, 
.button	{
	font-family: Calibri, Arial;
	font-size: 9pt; 
	font-weight: bold; 
	}