body {
	font-family: Tahoma;
	font-size: 8.5pt;
	background-color: #E9E9E9;
}

td {
	font-family: Tahoma;
	font-size: 8.5pt;
}

h1 {
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #a3c0e4;
	background-repeat: repeat-x;
	padding: 4px;
	font-weight: bold;


}

h2 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #4480c8;
	font-weight: bold;

}

a {
	font-family: Tahoma;
	color: #4480c8;
	text-decoration: underline;

}

a:hover {
	font-family: Tahoma;
	color: #E6E6E6;
	text-decoration: underline;

}