A:link{  color: YELLOW;
         font-weight: bold;
         font-family: Arial, sans-serif;
         font-size: 11;
}

A:hover{ color: #EEEE77;
	 font-weight: bold;
	 font-family: Arial, sans-serif;
	 font-size: 11;
}

:visited{ color: #FFFF88;
	  font-weight: bold;
          font-family: Arial, sans-serif;
          font-size: 11;
}

h1{
	color: YELLOW;
	font-family: Arial;
	font-size: 25;
	font-weight: bold;
}


h3{
	color: YELLOW;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
}

AB{
	color: YELLOW;
	font-family: Arial;
	font-size: 10;
	font-weight: normal;
}


b{ 
	 color: YELLOW;
	 font-family: Verdana;
	 font-size: 12;
 	 font-weight: bold;
}

td{ 
	 color: #FFFFFF;
	 font-family: Verdana;
	 font-size: 11;
 	 font-weight: normal;
}

p{ 
	 color: #FFFFFF;
	 font-family: Verdana;
	 font-size: 11;
 	 font-weight: normal;
}

.timestamp{ 
	 color: #828282;
	 font-family: Verdana;
	 font-size: 10;
 	 font-weight: normal;
}

.blackborder{ 
  	border: solid; border-width: 1px; margin: 2px; border-color: #FFFFFF;
};

.aa_table_header{ 
         color: #FFFFFF;
         font-family: Verdana;
         font-size: 12;
         font-weight: bold;
};

.btd_table_header{ 
         color: #FFFFFF;
         font-family: Verdana;
         font-size: 12;
         font-weight: bold;
};


.rhp_table_header{
         color: #FFFFFF;
         font-family: Verdana;
         font-size: 12;
         font-weight: bold;
};
