@charset "utf-8";
/* CSS Document */


body {
	background-color: #99aeb8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

.style1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
}
