body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #6699FF;
	background-image: url(images/biglogotrans.GIF);
	background-position: 200px 225px;
	background-repeat: no-repeat;
}
a {
	font-size: medium;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
h1 {
	font-size: x-large;
	color: #000000;
}
h2 {
	font-size: large;
	color: #000000;
}
h3 {
	font-size: large;
	color: #000000;
}
h4 {
	font-size: large;
	color: #000000;
}
h5 {
	font-size: large;
	color: #000000;
}
h6 {
	font-size: large;
	color: #000000;
}
