body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	topmargin: 10px;
	leftmargin: 8px;
	bgcolor: #FFFFFF;
}
p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #009900;	
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
.head-link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: black 1px solid;
}