/* Cascade DTP V4 - Style Sheet */

body {
	background-color: rgb(18,2D,61);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

html, body {
	scrollbar-face-color: rgb(23, 43, 96);
	scrollbar-arrow-color: rgb(59, 99, 151);
	scrollbar-highlight-color: rgb(0, 149, 255);
	scrollbar-3dlight-color: rgb(59, 99, 151);
	scrollbar-shadow-color: rgb(8, 16, 52);
	scrollbar-darkshadow-color: rgb(0, 0, 0);
	scrollbar-track-color: rgb(8, 16, 52);
}

a {
	text-decoration: underline;
	color: #00CC66;
}

a:hover {
	border-bottom: 1px dotted #000
}

th {
	font-size: 16px;
}

td {
	font-size: 12px;
}
