P, body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
th {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
}
A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;	
}
A:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;	
}
A:HOVER {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
.superHeader {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
.header {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #CC0000;
}
.text {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.smltext {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.SuperTableRow
{
background-color: #FFFFFF;
border:1;
border-Style: solid;
border-color: #cccccc;
}
.SuperTable
{
border:1;
border-Style: solid;
border-color: #cccccc;
}
.SuperFormButton
{
background-color: #CC0000;
border-color: #527394;
border-style: ridge;
border-width: 1;
color: White;
font-size: x-small;
font-family: Arial, Verdana, Geneva;
font-weight: bold;
padding: 2;
}

hr {color:#000000}
.footer {
	font: normal normal xx-small Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #57a4c0;
	text-decoration: none;}
.footer A {
	font: normal normal xx-small Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #57a4c0;
	text-decoration: none;}
.footer A:VISITED {
	font: normal normal xx-small Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #57a4c0;
	text-decoration: none;}
.footer A:ACTIVE {
	font: normal normal xx-small Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #57a4c0;
	text-decoration: none;}
.footer A:HOVER {
	font: normal normal xx-small Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : green;
	text-decoration: none;}
.nav {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}
.nav A {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}
.nav A:VISITED {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}
.nav A:ACTIVE {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}
.nav A:HOVER {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: Orange;
	text-decoration: none;
}