BODY {font-family: Verdana; 
     font-size: 12px}

TABLE {font-family: Verdana; 
     font-size: 12px}
	 
h4 {font-family: Verdana; 
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	 
a {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

