html{
	background:#e2e0d0 url("images/home/bg-body.gif") repeat 100%;
}
body {
	background-image:url("images/home/bg-body.gif") repeat;
	font-family: Algerian, Helvetica, sans-serif;
	font-size:  10pt
	
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  10pt
}

th {
	font-family: Verdana, Helvetica, sans-serif;
}
a:link { color: #0000FF; text-decoration: underline; font-size: 10pt }
a:active { color: #0000FF; text-decoration: underline; font-size: 10pt}
a:visited { color: #0000B7; text-decoration: underline; font-size: 10pt}
a:hover { color: #990000; text-decoration: underline; font-size: 10pt }

a.bottomlinks:link { color: #0000FF; text-decoration: underline; font-size: 8pt }
a.bottomlinks:active { color: #0000FF; text-decoration: underline; font-size: 8pt}
a.bottomlinks:visited { color: #0000B7; text-decoration: underline; font-size: 8pt}
a.bottomlinks:hover { color: #990000; text-decoration: underline; font-size: 8pt }