	a:link {
 		text-decoration: none;
 		color: #AC481E ;
 		}
	a:hover {
 		text-decoration: underline ;
 		color: #FF0000 ;
 		}
 	a:visited {
 		text-decoration: none ;
 		color: #810400 ;
 		}
 	a:visited:hover {
 		text-decoration: underline ;
 		color: #810400 ;
 		}
 	a:active {
 		text-decoration: underline;
 		color: #FF0000;
		 }	
	H2 {
		font-size: 20px;
		color: #990000;
		 font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
		  font-style: italic;
		 }
	H1 {
		color:  #004500;
		font-size: 26px; 
		 font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
		font-weight: 700 ;
		 font-style: italic;
		 }
	H3 ,H5,H6{
		 font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
		}
	H4 {
			color:  #990000;
			 font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
			}
	.box {  font-size: 11pt;  width: 150px;}
	.bar { font-family : Verdana, Arial, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold}
	.remote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-style: italic;font-weight: bold; }
	.small { font-family : Verdana, Arial, sans-serif ;font-size: 10px}
	.medium { font-family : Verdana, Arial, sans-serif ;font-size: 12px; font-weight: bold;}
	.tbord {  border: #336699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
	.green {color: #004500;}