A:visited {
	COLOR: #464646; TEXT-DECORATION: none
}
A:hover {
	COLOR: #E3351C; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
BODY {
	SCROLLBAR-TRACK-COLOR: #dfedf9;
	font-family: "verdana", Tahoma;
	font-size: 7 px;
	
}

h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	margin-bottom: 0;
	color: #464646;
}
p {
	margin-bottom: 1px;
	margin: 2px;
	margin-top: 1px;
}

ul {
	list-style-type: none;
	font-size: 10 px;
	font-variant: normal;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #464646
}

table {
	font-size: 10 px;
	font-family: "Verdana", Tahoma;
	
}
h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	margin-bottom: 0;
	color: #464646;
}
textarea {
	style= font-size: 9pt; 
	font-family: Trebuchet MS; 
	border: 1px dashed #CCCCCC; 
	padding: 0; 
	background-color: #F3F3F3
}

input {
   style= font-size: 9pt; 
	font-family: Trebuchet MS; 
	padding: 0; 
	
}