body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 22px
}

a:hover
{  
	color: #990000;
	text-decoration: underline
}

.bodyText
{
	font-size: 13px
}

.whiteLink
{
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC
; letter-spacing: -1px
}

.blackLink
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	visibility: inherit;
	clip:  rect(   )
}

.creditLink
{
	font-size: 13px;
	color: #666666
}

.header
{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

.accent
{
	font-size: 13px;
	color: #990000
}