BODY, SPAN, FONT, TD
{
 FONT-FAMILY: Verdana, Arial, Helvetica, SansSerif;
 COLOR: black;
 FONT-SIZE: 14px;
}

A { font-family: Verdana, Arial, Helvetica, SansSerif; }

a:link { color: #990033; text-decoration:underline; }
a:visited { color: #000000; text-decoration:none; }
a:active { color: #000080; }
a:hover { color: #990033; text-decoration:none; }

a:link img { border:1px solid #990033; }
a:visited img{ border:1px solid #FFFFFF; }
a:focus img,
a:hover img,
a:active img { border:1px dashed #990033; } 

H1
{
 FONT-SIZE: 18px;
} 

H2
{
 FONT-SIZE: 14px;
 COLOR: #990033;
}

H4
{
 FONT-SIZE: 14px;
 COLOR: #990033;
} 

.centerflash {
	text-align: center;
	align: center;
}