a:link {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: normal;
	color: #0000FF;
	}
	
a:visited {
	color: #990099;
	}
	
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
	
a:active {
	color: #0000FF;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	}

img { 
	border: none; 
	}
	
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: normal;
	}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: normal;
	    }

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
   }
