body {
	background-color:#F9FFFF;
	font-family: Verdana, "Courier New", Sans-Serif; 
	font-size: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

h1 {
	text-align: center;
	color: #000000;
}

h2 {
	text-align: center;
}

a:link {

	text-decoration: none;
	border: 0;

}

a {

	text-decoration: none;
	border: 0;
	color: #000099;
	
}

a:visited {
	
	text-decoration: none;
	border: 0;
	color: #000099;

}

a:hover {

	text-decoration: none;
	border: 0;
	color: #000099;

}

a:active {
	
	text-decoration: none;
	border: 0;
	color: #000099;

}

img
{
	border: 0;
}