﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #525252;
	
}



h1 {
	font-size: 14pt;	
}

h2 {
	font-size: 12pt;	
}

a, a:link, a:active, a:visited 
{
	text-decoration:underline;
	color: #525252;
}

a:hover
{
	text-decoration:none;
	
}

#Footer {
	background-image: url(images/mventure_footer.gif);
}
.FooterText {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.HeaderText, .HeaderText:link, .HeaderText:visited, .HeaderText:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #666;
	text-decoration:none;
}

.TableHeader {
	font-family: Arial;
	font-size: 12pt;
	color: #525252;
	font-weight: bold;
}
.Survey {
	color: #F60;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
