
body,td 
		{ 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size: 11px; 
		color="#000000";
		}
.ss  {  
		font-family: verdana, arial; 
		font-size:8px; 
		color="#000000"; 
		font-weight: bold;
		}
.ss2 {  
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px; 
		color="#ffffff"; 
		font-weight: normal;
		}
.ss3 {  
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px; 
		color="#000000"; 
		font-weight: normal;
		}
.ss4 {  
		font-family: verdana; 
		font-size:12px; 
		color="#ffffff"; 
		font-weight: normal;
		}
.ss_n {  
		font-family: verdana, arial; 
		font-size:8px; 
		color="#000000"; 
		font-weight: normal;
		}
.ss_th {  
		font-family: Tahoma, "MS Sans Serif"; 
  	   font-size:11px
	  ; color="#000000"}

input { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px; 
		color="#000000";
		}
textarea { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px; 
		color="#000000";
		}
a {  
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px;
		color: #000000; 
		text-decoration: none;
		}
a:visited { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px;
		color: #000000; 
		text-decoration: none;
		}
a:active { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px;
		color: #000000; 
		text-decoration: none;
		}
a:hover { 
		font-family: Tahoma, "MS Sans Serif"; 
		font-size:11px;
		color: #f8ac09;
		text-decoration: underline;
		}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 0px 0px;
background:url(images/formbg.gif) repeat-x left top;
}