	a:link {
 		text-decoration: none;
		color: #A63399 ;
 		}
	a:hover {
 		text-decoration: underline;
		color:#663399 ;
 		}
 	a:visited {
 		text-decoration: none ;
		color: #863399 ;
 		}
  	a:visited:hover {
 		text-decoration: underline ;
		color: #663399 ;
 		}
 	a:active {
 		text-decoration: underline ;
		color: #000099;
		 }	

	H2 {
		font-size: 20px;
		color: #990000;
		 font-family : Tahoma, Verdana, Arial, sans-serif;
		 }
	H1 {
		color: #336699; 
		font-size: 22px; 
		font-family : Tahoma, Verdana, Arial, sans-serif;
		font-weight: 700
		 }
	H3 ,H5,H6{
		font-family : Tahoma, Verdana, Arial, sans-serif;
		}
	H4 {
			color:  #990000;
			font-family : Tahoma, Verdana, Arial, sans-serif;
			}
		BODY,TD, P,PRE,B,I,LI {
			font-family : Verdana, Arial, sans-serif ; font-size: 12px;
				}

	.box { width: 150px; font-size: 9pt; }
	.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: 11px}
	.medium { font-family : Verdana, Arial, sans-serif ;font-size: 12px; font-weight: bold;}
	.green {color: #005500;}
	.red {color: #990000 ; }
	.tbord {  border: #336699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
