.main, TEXTAREA, P, UL, LI, OL, BODY,td {
	font-size : 11px;
	line-height : 20px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}

.header {

	font-size : 26px;
	line-height : 28px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	
	
}

.bigger {

	font-size : 14px;
	line-height : 20px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	
	
}

.header2 {

	font-size : 30px;
	line-height : 32px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : bold;
	
}

.header3 {

	font-size : 18px;
	line-height : 20px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : bold;
	
}

.news {

	font-size : 11px;
	line-height : 14px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	
}

A:link {
	color : #FFFFFF; 
	text-decoration : none; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px; 
}

A:visited {
	color : #FFFFFF; 
	text-decoration : none; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px;
	line-height : 14px;
}

A:hover {
	color : #00D8FF; 
	text-decoration : none; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px;
	line-height : 14px;
}

A:active {
	color : #00D8FF; 
	text-decoration : none; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size : 11px;
	line-height : 14px;
}

/*Form elements*/
		fieldset {border: none; margin: 0px 0 0px 0; width: 100%; background-color: #666666}  
		input {font-size: 11px; color: #ffffff;  display: inline; background-color: #666666} 
		select {font-size: 11px; color: #ffffff;  display: inline; background-color: #666666}
		textarea {font-size: 11px; color: #ffffff;  display: inline; background-color: #666666}
		
