@charset "utf-8";
#mainContent {
	height: auto;
	width: auto;
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	color: #063;
	font-size: 14px;
	vertical-align: top;
	position: relative;
	}
#PiedPage { 
	background-color:#FFF;
	height: 210px;
	text-align: center;
	color: #000;
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 10px;
	}
H1 {font-size:18px;
}
H3 {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	line-height: inherit;
}

#mainContent2 {
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 13px;
	color:#063;
}
a:link {
	text-decoration: none;
	color: #06F;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #06F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

