﻿body {
	background: #99ccff fixed;
}

body, table, td {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14px;
	color: #000066;
}

h1 {
	font-family: Arial Black, Arial, Sans-Serif;
	font-size: 32px;
	text-align: center;
}

a {
	color: #CC3333;
	text-decoration: underline;
}

a:visited {
	color: #993333;
}

a:hover {
	color: #D6AD5A;
	background-color: #CC3333;
	text-decoration: underline overline;
}

h3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: Arial Black, Arial, Sans-Serif;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}