BODY {
	background-color : white;
	border-bottom-color : Red;
	border-bottom-style : ridge;
	border-bottom-width : thin;
	border-color : Navy;
	font-family : sans-serif;
	font-style : normal;
}
TD {
	color : Black;
	font-family : Arial,geneva,helvetica;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

HR {
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A:HOVER {
	color : Red;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A:LINK {
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	color : Navy;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {
	color : Red;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.hgreen
{
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.hblue
{
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.hblue2
{
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.hred
{
	color : Red;
	font-family : Arial,geneva,helvetica;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.hyellow
{
	color : Black;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

.header
{
	color : white;
	font-family : Arial,geneva,helvetica;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : black;
}

.header2
{
	color : blue;
	font-family : Arial,geneva,helvetica;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	background-color : #ccccff;
}

.header3
{
	color : Aqua;
	font-family : Arial,geneva,helvetica;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	background-color : black;
}

.header4
{
	color : Black;
	font-family : Arial,geneva,helvetica;
	font-size : x-large;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : none;
	background-color : transparent;
}

.td_small
{
	color : Blue;
	font-family : Arial,geneva,helvetica;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
