body 
{
	padding: 0px;
	font-family: arial, sans-serif;
}

a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover 
{
	color: #CCCC99;
	text-decoration: none;
}

img
{
	border: none;
}


.bodyfont
{
	font-family: times;
	font-size: 16px;
	color: #000000
	clear: right;
	font-weight: bold;
}

#center .bodyfont
{
	font-family: times;
	font-size: 18px;
	color: #000000
	clear: right;
	font-weight: bold;
}

.smallbody
{
	font-family: times;
	font-size: 14px;
	color: #000000
	clear: right;
	font-weight: bold;
  text-align: center;
}

#center p

{
	font-family: times;
	font-size: 16px;
	color: #000000
	clear: right;
}

#center a:link
{
	color: #990000;
}

#center a:visited
{
	color: #660066;
}

#center a:hover 
{
	color: #999966;
	text-decoration: none;
}

.linktext
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff
	clear: right;
	font-weight: bold;
	text-align: center;
}

.header
{
  font-family: arial;
	font-size: 22px;
	color: #000000
	clear: right;
	font-weight: bold;
	text-align: center;
}

.subheader
{
  font-family: arial;
	font-size: 22px;
	color: #cc0000;
	clear: right;
	font-weight: bold;
	text-align: center;
}
