body {
	padding: 0px;
	margin: 0px;
	background-color: #C1CEFF;
	background-image: url('imgs/background.gif');
	scrollbar-base-color: #9FB3FF;
	scrollbar-arrow-color: #000080;
	scrollbar-highlight-color: #E3E4FF;
	scrollbar-3dlight-color: #000080;
	scrollbar-face-color: #B2D5FB;
	scrollbar-track-color: #DAE2FF;
	scrollbar-shadow-color: #4158AB;
	scrollbar-darkshadow-color: #000080;
 }
 
table.main {
	width: 790px;
	border-collapse: collapse;
	border-color: black;
	background-color: white;
}

a.menu {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none
}
a.menu:hover {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline
}

td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a:link,
a:visited {
color: #000000;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: none;
font-weight: bold;
text-decoration: none;
}

a:active,
a:hover {
color: #000000;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: none;
font-weight: bold;
text-decoration : underline;
}

.footer {
color: #000000;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: none;
font-weight: normal;
text-decoration: none;
line-height: 135%
}

a.footer,
a.footer:active,
a.footer:link,
a.footer:visited {
color: #000000;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: none;
font-weight: normal;
text-decoration: none;
}