a:hover {

	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #82878A;
}
a {


	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: 50c600;
}

h2.error {
	margin-bottom: 10px;
	font-family: Tahoma,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;	
}

h2.style13 {
	margin-bottom: 10px;
	font-family: Tahoma,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #69d01f;	
}

p.error {
	margin-bottom: 10px;
	color: #ff0000;	
}

p.style13 {
	margin-bottom: 10px;
	color: #69d01f;	
}
p.neutral {
	margin-bottom: 10px;
}
p.neutral span.highlight {
	color: #ff0000;	
}
.hme {
	position: absolute;
	top: -2000px;
	left: -2000px;
}
