body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	topmargin: 10px;
	leftmargin: 8px;
	bgcolor: #D1D2D4;
}
p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #605F5F;
	text-decoration: none;
	text-align: justify;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #605F5F;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #605F5F;
;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #605F5F;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: heavy;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;

}
.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: #605F5F 1px solid;
}