a 
{
	color : #330066;
}
a:hover 
{
	color : #990000;
}
a:visited 
{
	color : #330066;
}
body
{
	font-size : 1em; 
	background : #ffffff; 
	color: #000000; 
	font-family : "Gill Sans", "Trebuchet MS", sans-serif;
}
h1 
{

	font-size : large; 
	font-weight : normal; 
	color: #006633;
}
h2 
{
	font-weight : bold; 
	font-size : medium; 
	color : #330066; 
}

h3 
{
	font-weight : normal; 
	font-size : medium; 
}

#footer 
{
	font-size : x-small; 
	font-family : georgia, times, serif;
}
