body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(graphics/blue_back.gif);
	
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;

}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;

}
h3 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;

}
p {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;

}
a:link {
	font-size: 14px;
	weight: strong;
    color: #000066;

}
a:visited {
	font-size: 14px;
	weight: strong;
    color: #000066;

}
a:hover {
	font-size: 14px;
	color: #000066;
	text-decoration: none;

}
a:active {
	font-size: 14px;
	weight: strong;
    color: #000066;

}
