body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: verdana;
	font-size: 11px;
	color: #727264;
}
a:link {
	color: #727264;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #727264;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #727264;
}
.emaillink:link {
	color: #000000;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #000000;
}
.emaillink:hover {
	text-decoration: none;
	color: #333333;
}
.emaillink:active {
	text-decoration: underline;
        color: #000000;
}
.style2 {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.style3 {
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}  
.style4 {
	font-family: verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.style4a {
	font-family: verdana;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style2a {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
}