BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica
	font-size: 12px
}

A	{
	color: #000000;
	text-decoration: underline
}

A:hover	{
	color: #333333;
	text-decoration: underline
}


A:visited	{
	color: #000000
}

TD {
	font-family: arial, helvetica;
	font-size: 12px

}

P,OL,UL,LI {
	font-family: arial, helvetica;
	font-size: 12px

}

.letterspaced {
	letter-spacing: 0.25em;
}

.small	{
	font-size: 11px
}

.tiny	{
	font-size: 10px
}

.teeny	{
	font-size: 6px
}


H1 {
	font-family: arial, helvetica;
	font-size: 24px;
	font-weight: bold
}

.page-head	{
	font-size: 18px;
	font-weight: bold
}

.required {
	font-weight: bold;
	font-style: italic;
}

