body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #8292A7 url(bg_grad.jpg) fixed;
	font-size: 12px;
}

h1{
	color: #B48147;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.block {
	line-height: 20px;
	word-spacing: 3px;
	text-align: justify;
}

