a:link {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #3C78AA
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0066CC;
	SCROLLBAR-3DLIGHT-COLOR: #0066CC;
	SCROLLBAR-ARROW-COLOR: #0066CC;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
H1 {
	font-family: Times New Roman;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}
H2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	line-height: 100%;
	text-decoration:underline;
}
H3 {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 3px;
	line-height: 100%;
}
H4 {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
	line-height: 100%;
	color:#86ac0b;
}
H5 {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 100%;
}

