p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #039;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #039;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #039;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	line-height: 15px;	
}
.content_back {
	background-attachment: fixed;
	background-image: url(/images/microfit/content_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.page_back {
	background-attachment: fixed;
	background-image: url(/images/microfit/page_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	font-weight: normal;
	line-height: 15px;
	width:500px; /*IE width*/
	height: 40px; 
	padding: 30px 0px 0px 0px;
	margin-top: 40px;
	border-top: 1px solid #ccccff;
	position: center bottom;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
