A {color: Blue; font-size: 13px;}
A:visited {color: purple ; }
A:active {color: red ; }
A:HOVER {color : #FF0033;}
BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 13px;
	text-align : left;
	}
tbody {font-size: 13px;} 
h1 {
	color : Red;
	font-weight : bold;
   font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 14px;
}
h2 { color: Green;  font: bold 18px;}
h3 { color: Purple;  font: bold 20px;}
h4 { color: #007E80;  font: bold 22px;}
.timh2 {
   font-size: 18px;  
	color: Green;  
	font-weight: bold;
}
.timh4 {
   font-size: 24px;  
	color: Black;  
	font-weight: bold;
	border-bottom: solid;
	padding-bottom: 5px;
	font-style: normal;
	font: normal Courier New;
}
