body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 12pt;
	color: #666;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	margin-top: 10px;
	margin-left: 20px;
}
a:link.email {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.email {
	color: #FFFFFF;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
a:active.email {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited.email {
	color: #FFFFFF;
	text-decoration:none;
}
