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: #e0e8f5;
	font-family: "Trebuchet MS",  Verdana;
	font-size: 13px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-bottom: 0;
}
p {
	margin-bottom: 1px;
	margin: 0;
	margin-top: 1px;
}

ul {
	list-style-type: none;
	font-size: 13px;
	font-variant: normal;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	<hr>
}

table {
	font-size: 13px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-bottom: 0;
}
