/* Used for main frames with white background */

body, td	{
	text-align: left;
	text-decoration: none;
	}

body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Georgia, Times New Roman, 'serif'; 
	font-size: 12px; 
	list-style-type: circle; 
	}

PRE, CODE, TT	{ 
	color: #000000;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #FF5A5D;
	}	

A:link, A:visited	{
	text-decoration: none;
	color: #FF5A5D;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #FF5A5D;
	}	
		

H2	{
	font-family: Southern, Georgia, Times New Roman, 'serif'; 
	font-size: 14pt; 
	letter-spacing: -.50pt;
	color: #111111;
	text-transform:uppercase;
	}
	
H3	{
	font-family: Southern, Georgia, Times New Roman, 'serif'; 
	color: #FF5A5D; 
	font-size: 12pt; 
	font-weight: bold;
	text-transform:uppercase;
	}

.form	{ font-family: Georgia; font-size: 9pt; font-weight: normal; }
.button	{ font-family: Georgia; font-size: 9pt; font-weight: bold; }
.para1	{ font-size: 1em; line-height: 20pt;}