body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.basefont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, .text
{
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 130%;
}
.smalltext
{
	font-size: 10px;
	line-height: 140%;
	text-decoration: none;
	color: #CCCCCC;
}
.smalltextbold{
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;	
	font-weight: bold;	
}
a:hover, a:hover.text
{
	color: #FFFFFF;
	background: #CC9933;
}
.header
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC9933;
	letter-spacing: 0.05em;
}
a, a:link.text
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited.text
{
	font-weight: bold;
	color: #CCCCCC;
}
a:active.text
{
	font-weight: bold;
	color: #FFFFFF;
}
.formtext
{
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.smallheader
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	letter-spacing: 0.05em;
}
.button
{
	font-size: 10px;
	border: 1px solid #000000;
}
.field
{
	font-size: 12px;
	border: 1px solid #000000;
	font-family: sans-serif;
}

h1
{
	font-size: 140%;
}
