h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #C26494;
	text-align: center;
	height: 14px;
}
.style1 {
	color: #F989B0;
	font-weight: bold;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #BDE97B;
	text-align: left;
	padding-left: 3px;
	height: 14px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: underline;
	color: #BFE700;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
