/* CSS Document */
body {
	margin-top: 13;
	background-color: #006699;
	list-style-image:url(http://www11.georgetown.edu/research/gucchd/nccc/images/bullet_arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}

a:link {
	color: #333399;
	text-decoration: none;
	}
	
a:visited {
	color: #333399;
	text-decoration: none;
	}
	
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	color: #333399;
}



