BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	color : #000000;
	background-color : #ffffff;
}


INPUT,TEXTAREA,SELECT,ALT {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   border-color : #000000;
   border-style : solid;
   border-width : 1px;
   background-color : #FFFFFF;
   background-color : #FFFFFF;
}

.lefttd  { 	
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 18px;
	color : #000000;
}

.righttd  { 	
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	line-height: 16px;
	background-color : #E0E0E0;
}

.small {
   font-size : 10px;
   font-weight : normal;
   color : #000000;
   }
   
.large {
   font-size : 18px;
   font-weight : bold;
   color : #000000;
   }
   
.txt {
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #000000;
   line-height: 14px;
   }

.bullet {
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #000000;
   line-height: 16px;
   }   
   
A:visited {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif;
   color : #CC0033;
   text-decoration : none;
   
}
A:hover {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif;
   color : #CC0033;
   text-decoration : none;
   
}
A:active {  
    font-weight : normal;   
    font-size : 12px; 
    font-family : Arial, Helvetica, sans-serif;
    color : #CC0033; 
	text-decoration : none;
	
} 
A:link  {       
	font-weight : normal; 
    font-size : 12px; 
    font-family : Arial, Helvetica, sans-serif;
    color : #CC0033;
    text-decoration : none; 
	
}
