/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #333333;
	font-family:  Calibri, Tahoma, Arial helvetica, 'sans serif'; 
	font-size: 10pt; 
	margin-top: 1pt; 
	margin-bottom: 1pt;
	scrollbar-base-color:#666699;
	}

PRE, CODE, TT	{ 
	color: #333333;
	font-family: Courier, monospace;
	font-size: 10pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #666699;
	}	

A:link, A:visited	{
	color: #666699;
	text-decoration: underline;
	}	
		
A:active, A:hover	{
	background-color: #B2FF4C; 
	color: #666699;
	text-decoration: underline;
	}

H1	{
	border:1px solid #DDDDDD; 
	font-family: Felix Titling, Times New Roman, serif; 
	background-color: #F0F0F0; 
	font-size: 13pt; 
	letter-spacing: -.25pt;
	color: #666699; 
	vertical-align:baseline; 
	text-transform:uppercase; 
	font-weight: bold; 
	padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px 

	}

H2	{
	font-family: Felix Titling, Times New Roman, serif; 
	font-size: 13pt; 
	letter-spacing: -.25pt;
	color: #666699; 
	vertical-align:baseline; 
	text-transform:uppercase; 
	font-weight: bold; 
	text-align: center; 
	}
	
H3	{
	font-family: Calibri, Arial, Tahoma, helvetica, 'sans serif'; 
	color: #666699; 
	font-size: 13pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}


.address1 td	{
	font-family: Calibri, Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 12px; 
	}
