A:visited {
	COLOR: #000062; TEXT-DECORATION: none
}
A:hover {
	COLOR: #3765A2; TEXT-DECORATION: none
}
A:active {
	COLOR: #3366ff; TEXT-DECORATION: none
}
A:link {
	COLOR: #000062; TEXT-DECORATION: none
}
BODY {
	SCROLLBAR-TRACK-COLOR: #dfedf9;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-bottom: 0;
	color="#3765A2"
}
p {
	margin-bottom: 1px;
	margin: 0;
	margin-top: 1px;
}

ul {
	list-style-type: none;
	font-size: 11px;
	font-variant: normal;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left:3px;
}

table {
	font-size: 11px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	margin-bottom: 0;
	color="#3765A2"
}