/* General Style */
BODY, Td, Th, Table, Tr, LI, UL {
	font-family: Verdana;
	FONT-SIZE: 11px;
	letter-spacing: 0pt;
	font-weight: normal;
	color: #555555;
}

TextArea, Input, Select, Option {
	font-family: Verdana;
	FONT-SIZE: 11px;
	letter-spacing: 0pt;
	font-weight: normal;
}

p, div, span, ul, li {
	font-family: Verdana;
	FONT-SIZE: 11px;
	letter-spacing: 0pt;
	font-weight: normal;
	color: #555555;
}




/* Link Style */
A 
	{
	COLOR: #990000;
	text-decoration: underline;
	font-weight: normal;
	}

A:hover 
	{ 
	COLOR: #999999;
	text-decoration: underline;
	font-weight: normal;
	}      

.green_links
	{
	COLOR: #3F6F5B;
	}

.green_links A 
	{
	COLOR: #3F6F5B;
	text-decoration: underline;
	font-weight: normal;
	}

.green_links A:hover 
	{ 
	COLOR: #999999;
	text-decoration: underline;
	font-weight: normal;
	}      


/* Image Style */

.imgborder
	{ 
	border: 0px solid #757575;
	}

	
	

/* Text Style */
.header_18
	{
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	color: #000000; 
	text-align: left; 
	line-height: 14px; 
	margin: 0 0 0 0;
	}
	
.header_18green
	{
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: 0px; 
	color: #3F6F5B; 
	text-align: left; 
	line-height: 16px; 
	margin: 0 0 15 0;
	}
	
	
	
h1, h2, h3
	{
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	letter-spacing: 0px; 
	color: #3F6F5B; 
	text-align: left; 
	line-height: 16px; 
	margin: 0 0 15 0;
	}
	
	
	
.text10 
	{
	font-size: 10px; 
	font-family: Verdana;
	letter-spacing: 0pt; 
	font-weight: regular; 
	color: #777777;
	text-align: justify;  
	}
	
.text11 
	{
	font-size: 11px; 
	font-family: Verdana;
	letter-spacing: 0pt; 
	font-weight: regular; 
	color: 555555;
	text-align: justify;  
	}

