

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: small;
	color: #FFFF99;
}
h2 {
	font-size: small;
	color: #660000;
}
body {
	background-color: #336699;
}
a {
	font-size: x-small;
	color: #660000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h3 {
	font-size: small;
	color: #FFFF99;
}
.style1 {font-size: xx-small}

.style2 {
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

