TD,TH,DIV,P,SPAN  {
	font-size:12px;
	color:#666666;
	line-height: 130%;

}
SELECT,INPUT      {font-size:12px; color:#000000}
.alert   {color:#FF0000}
.note    {color:#808080}

A:link     {text-decoration:none; color:#3333CC}
A:visited  {text-decoration:none; color:#990099}
A:active   {text-decoration:underline; color:#FF0000}
A:hover    {text-decoration:underline; color:#3333CC}

