body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin:0;
}
h2 {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin:0;
}
h3 {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin:0;
}
h4 {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin:0;
}
p {
	font-family: "Lucida Grande", Geneva, Arial, sans;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin:0;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;	
}
a:hover {
	text-decoration: none; 	
	color: #003366;
}
a:active {
	text-decoration: none; 
	color: #8FABBE;
}
a.special {
	text-decoration: none;
}
