/* CSS Document */
body {
	margin-top: 20;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	}

a:link {
	color: #3366CC;
	text-decoration: none;
	}
	
a:visited {
	color: #3366CC;
	text-decoration: none;
	}
	
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

p {
	font-size: 1.0em;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
	
td   
   { font-family: Arial, Helvetica, sans-serif; 
font-size: 1.0em; 
   } 

	
UL
{
margin-top: 5px;
margin-bottom: 5px;
list-style-image:url(http://gucchdgeorgetown.net/ucedd/images/bullet_arrow_blue.gif);
}
 
0L UL LI {
     font-size: 1.0em; 
} 


h1,h2,h3,h4 { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366; 
}

