body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc3cb8;
}
a:link {
	color: #cc3cb8;
	text-decoration: none;
}
a:visited {
	color: #cc3cb8;
	text-decoration: none;
}
a:hover {
	color: #ff00de;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.Style2 {color: #000000}

.Normal {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color: #000000;
}