BODY
{
	font-size: small;
	font-family: 'Comic Sans MS', Sans-Serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

H1, H2, H3, H4 
{
	font-weight: bold;
	color: #006600;
	margin-top: 0;
	margin-bottom: 0;	
}

H1
{
	font-size: xx-large;
}

H2
{
	font-size: x-large;
}

H3
{
	font-size: medium;
}


A:LINK {
	color: #0000FF; }
	
A:VISITED {
	color: #660066; }
	
A:HOVER {
	color: #FF9900; }
ul {
	list-style-image: url(siteImages/3vtick.jpg);
	list-style-position: outside;
}
