body {
	scrollbar-face-color:#97b1d0;
	scrollbar-shadow-color:#2a517a;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#c5d2e3;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#c5d2e3;
	scrollbar-arrow-color:#002b5f;
    color: #C5D2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

td, th {
    color: #C5D2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h1 {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h2 {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h3, h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h5, h6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

A:link { text-decoration: none; color: #ffffff}
A:visited { text-decoration: none; color: #ffffff}
A:active { text-decoration: none; color: #ffffff}
A:hover { text-decoration: underline; color: #ffffff}

A:link.menu { text-decoration: none; color: #C5D2E3}
A:visited.menu { text-decoration: none; color: #C5D2E3}
A:active.menu { text-decoration: none; color: #FFFFff}
A:hover.menu { text-decoration: none; color: #ffffff}
