Body
	{
		font-size:9pt;
	}
TD.columnText
     {
	 	font-family: "Arial";text-align:right; valign:center; font-size:9pt;
	 }	 
TD.columnOptionText
     {
	 	font-family: "Arial";font-size:9pt; text-align:left; valign:center;
	 }		 
TD.columnHeaderText
     {
	 	font-family: "Arial";text-align:left; valign:center; color:red;font-size:10pt;
	 }		
Input.general
     {
	 	 font-family: "Arial";background-color:silver; border:none; font-size:10pt;
	 }
Select.general	 
     {
	 	 font-family: "Arial";background-color:silver; border:none; font-size:9pt;
	 }
TextArea.general
	 {
	 	 font-family: "Arial";background-color:silver; border:none; font-face:arial; font-size:9pt;
	 }
Button.general
	 {
	 	font-family: "Arial"; font-size:9pt;border:none;cursor:hand;
	 }

A:link {color: blue; font-weight: none;text-decoration:none;font-size:9pt;}
A:visited {color: blue; font-weight: none;text-decoration:none;font-size:9pt;} 
A:hover {color: blue; font-weight:none;text-decoration:underline;font-size:9pt;}
	 
#polls input.button
{
width:64px;
height:25px;
background-color:#FF9900;
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
padding:0;
cursor:pointer;
border:none;
margin:0 0 3px 5px;
}