

p, ul     { color: #333; line-height: 16px; font-family: Verdana, Arial }
a:link     { text-decoration: none }
a:active    { color: red; text-decoration: underline }
a:visited       { text-decoration: none }
a:hover     { color: red; text-decoration: underline }
.spacer { padding-bottom: 12px}
.menu { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva}
.link { color: #669; font-size: 10px; line-height: 18px; font-family: Arial, Helvetica, Geneva; text-decoration: none; padding-bottom: 12px }


.text  { color: #333; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, Geneva }

.textitalic {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva;
	font-style : italic;
}

.textbold {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva;
	font-weight : bold;
}

.tabletext  { color: #000000; line-height: 16px; font-family: Verdana, Arial;}

.formtext {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva;
}
