BODY {
	background: #FFFFFF;
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal
}

TD,TABLE { 
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal 
	line-height: 5;
		}
		
P { line-height: 1.6;
		}
		
SELECT,INPUT,TEXTAREA {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px double #00aeef;
}

A,A:Link { 
	color: #00AEEF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none
	}
	
A:hover { 
	color: #048BBD; 
	text-decoration: underline}



A.inline:Link,A.inline:Visited { 
	color: #0000FF; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A.inline:hover { 
	font-weight: bold; 
	color: #003399; 
	text-decoration: underline; 
	background-color: #FFFFFF

	}
ul {
	line-height: 1.6;
}


.TITLE { 
	color: #666666; 
	font-weight: bold;
	font-size: 16px; 
	}

.SMALLER { 
	color: #000000; 
	font-size: 11px; 
	}
h5 { color: #00aeef; font-size: 16px; font-weight: bold; margin: 1.67em 0; }
.Red {
	color: #DD0000;
}
