h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px, 0px, 0px, 0px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px, 5px, 0px, 5px;
	text-align: justify;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.hairy {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px, 0px, 0px, 42px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;

