body
{
background-color			: #19216B;
}

td
{
font-size					: 12px;
font-family					: Arial, Helvetica, sans-serif;
}

.linkTd
{
background-color			: #66CCFF;
}

a
{
color						: #3300FF;
text-decoration				: underline;
}

a:hover
{
color						: #FF0000;
text-decoration				: none;
}

h1
{
font-size					: 12px;
font-family					: Arial, Helvetica, sans-serif;
font-weight					: bold;
}

h2
{
font-size					: 24px;
font-family					: Arial, Helvetica, sans-serif;
font-weight					: bold;
color						: #FFFFFF;
}

.axiweb{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
}

.axiweb a
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
text-decoration				: none;
}

.axiweb a:hover
{
font-family					: arial,helvetica;
font-size					: 10px;
font-weight					: normal;
color						: #A8D4D5;
text-decoration				: underline;
}

.resultTable
{
	background-color		: #F0FCFF;
	border-color			: #666666;
	border-width			: 1px;
	border-style			: solid;
	padding					: 5px;
}

.subjectHeader
{
	background-color			: #66CCFF;
	color						: #000000;
	font-weight					: bold;
	padding-left				: 3px;
	width						: 250px;
}

url a
{
	letter-spacing				: 1px;
}

.over td
{
	background-color			: #F0FCFF;
}

.out td
{
	background-color			: transparent;
}
