body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12pt;
	background-color: #FFFFFF;
}


h1 {
	color: #008DF3;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 14pt;
	letter-spacing: 1pt;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: bolder;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
	margin-bottom: 0px;
	margin-top: 0px;
}

img {
	border: none;
	}

.nav a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bolder;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav a:hover {
	text-decoration: underline;
}
