P  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Arial;
	color : #666600;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : #666600;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	color : #666600;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	color : #666600;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

TD  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

TH  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

.centerbold {
	font-weight : bold;
	text-align : center;
}

.tdbold {
	font-weight : bold;
}

.delete {
	color : Maroon;
}

.error {
	font-weight : bold;
	color : Maroon;
}

.regtext  {
	font-family : Arial;
	color : Black;
	text-decoration : none;
}

.regtextcenter  {
	font-family : Arial;
	color : Black;
	text-align : center;
}
