.mainPage  {
	color : #000000;
	font-size : 13px;
	font-family : Verdana;
}

.smallPrint  {
	color : #808080;
	font-size : 9px;
	font-family : Verdana;
	font-weight : normal;
}

.smallPrintForm  {
	color : #000000;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
}

.mainPageBlueHighlight  {
	color : #000099;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

.mainPageBrown  {
	color : #990000;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

.mainPagePurple  {
	color : #83589D;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

.mainPageBlue  {
	color : #000099;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

.mainPageLtBlue  {
	color : #4EB8D4;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

.mainPageGreen  {
	color : #007C50;
	font-size : 15px;
	font-family : Verdana;
	font-weight : bold;
}

A:link  {
	color : #808080;
	text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}

A:visited  {
	color : #000080;
	text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}

A:hover  {
	color : #0000FF;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : bold;
}

A:active:  {
	color : #C0C0C0;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : bold;
}

.formfx  {
	background-color : #gggggg;
	border : thin #000000 solid  color: black;
}

