Body {font-family: arial, helvetica; font-size: 8pt}
A:Link  {
	font-size: 10pt;
	color : blue;
	text-decoration : underline;
}

A:Visited  {
	font-size: 10pt;
	color : blue;
	text-decoration : underline;
}

A:Active  {
	font-size: 10pt;
	color : blue;
	text-decoration : underline;
}

A:Hover  {
	font-size: 10pt;
	color : red;
	font-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family :  tahoma, verdana, arial;
	font-weight : normal;
}

.small  {
	font-size : 8pt;
	font-family : tahoma, verdana, arial;
	font-weight : normal;
	color : Black;
}

.plain  {
	font-size : 10pt;
	font-family : tahoma, verdana,  helvetica;
	font-weight : normal;
	color : black;
}

.menu  {
	font-size : 8pt;
	font-weight : normal;
	color : white;
	font-family : tahoma, verdana, arial;
	font-style : normal;
	text-decoration : underline;
}
.smallmenu  {
	font-size : 7pt;
	font-weight : normal;
	color : white;
	font-family : verdana, arial,;
	font-style : normal;
}

.bold  {
	font-size : 11pt;
	font-family : tahoma, verdana, arial;
	font-weight : normal;
	color : black;
	font-weight: bold;
}
.reginput{
background-color:#FDFEC2;
font-family:Tahoma, Roman, "Bookman Old Style";
font-style:normal;
font-size:12px;
color:#2A3FAA;
font-weight:300;
border-width:thin;



}