H1 {
	font-size:medium;
	color:#FFFFFF;
	font-family: Tahoma, Verdana;
	font-weight: normal;

}
H2 {
	font-family: Tahoma, Verdana;
	font-size: small;
	color: #CCCCCC;
	font-weight: normal;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	font-weight: bold;

}
body {
	font-family: Tahoma, Verdana;
	font-size: x-small;
	color: #000099;
	background-color: #CCCCCC;
}
td {

	font-family: Tahoma, Verdana;
	font-size: xx-small;
	color: #000099;
}
