<style type="text/css"> 
table {
	font-family: "Times New Roman";
	font-size:12px;
}

h1 {
    font-family: "Times New Roman";
	font-size:36px;
	color:#1ABC9C;
	text-shadow: 8px 8px 8px #212F3C ;
}

h2 {
	font-family: "Arial";
	font-size:24px;
	color:#1A5276;
	background-color: 
}

a {
	border: 0px #A498BD solid; 
	color: #4D2078; 
	clip:  height; 
	background-color: ; 
	height: 0px; 
	padding-top:0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	width: 30px: 0px}
a:hover {  
	border: 0px #605080 solid; 
	color: #9900CC; 
	clip:  height; 
	background-color: #1ABC9C; 
	height: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	width: 30px: 0px}


a:link {
	color: #7F7F7F;
    font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
}

a:visited {
    color: #7F7F7F;
	font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7F7F7F;
    font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #7F7F7F;
    font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
}
td {
    font-family: "Arial";
	vertical-align: top;
	padding: 5px;
}

th {
    font-family: "Arial";
	vertical-align: top;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
	color: black
}

</style> 
  