@charset "iso-8859-1";
 BODY {
	font-family: Verdana, "Myriad Web", Syntax, sans-serif;
	text-transform: none;
	background-repeat: repeat-y;
	background-color: #CED5F0;
	background-image: none;
	margin-left: 5px;
	margin-top: 0px;
	scrollbar-face-color:#336699;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#336699;
	scrollbar-darkshadow-color:#336699;
	scrollbar-track-color:#336699;
	scrollbar-arrow-color:#336699;
}

ul {
	margin-left: 0;
	padding-left: 3em;
	font-size: .7em;
	}

li {
	margin-left: 0;
	padding-left: 0;
	}

h1 {
	font-size: 1.4em;
	}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: 400;
}


h2 {
	font-size: 1.2em;
	margin-top: 1.33em;
	margin-bottom: 0.5em;
	}

.footer {  font-size: 0.7em}
.detail {  font-size: 0.75em; text-align: center}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.8em;

}
h6 {
	font-size: 0.7em;
	font-weight: bold;
}
td {
	font-size: 9px;
}
.indent {
	padding-left: 4em;
}

A:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #81A9E8;
}
 A:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #330066;
}
 A:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
 A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;

}

table.whitetext {
    color: #FFFFFF;
}

