	a:link {
 		text-decoration: none;
		color: #000099 ;
 		}
	a:hover {
 		text-decoration: underline;
		color:#663399 ;
 		}
 	a:visited {
 		text-decoration: none ;
		color: #000099;
 		}
  	a:visited:hover {
 		text-decoration: underline ;
		color: #663399 ;
 		}
 	a:active {
 		text-decoration: underline ;
		color: #990000;
		 }	

	.h2 {
		font-size: 20px;
		color: #990000;
		 font-family : Tahoma, Verdana, Arial, sans-serif;
		 }
	.h1 {
		color: #990000; 
		font-size: 22px; 
		font-family : Tahoma, Verdana, Arial, sans-serif;
		font-weight: 700
		 }
	.h3{
		font-family : Tahoma, Verdana, Arial, sans-serif;
		}
	.h4 {
		color:  #990000;
		font-family : Tahoma, Verdana, Arial, sans-serif;
		}
	body,td,p {
			font-family : Verdana, Arial, sans-serif ; font-size: 12px;
		}

	.boxS { width: 100px; font-size: 9pt; }
	.boxL { 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;}
	.large { font-family : Verdana, Arial, sans-serif ;font-size: 16px; font-weight: bold;}
	.green {color: #005500;}
	.red {color: #990000 ; }
.tboard {  border: 5px #550000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
 .report {background-color : #FFE4C4;}
 .happylink {font-size: 16px; font-weight: bold;}
 .happylink:hover {	background-color : Yellow; background-repeat : repeat;}
