	
body {
	font-family : "microsoft sans serif", tahoma;
	margin-bottom :8pt;
	margin-left : 8pt;
	margin-right : 8pt;
	margin-top : 8pt;
	font-size: 8pt;
	color: #003366;
	scrollbar-base-color: #92B6E8;
	scrollbar-shadow-color: #92B6E8;
	scrollbar-highlight-color: #92B6E8;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #663366; 
	scrollbar-track-color: #C8D9F3;
	scrollbar-arrow-color: #92B6E8;
}

.mainNav {
	letter-spacing : 0px;
	color: #003366;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
	text-decoration: none;
}

td, div {
	letter-spacing : 0px;
	color: #003366;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
}

.outerTable {
	border-right: #0000ff 0px solid;
	border-left: #0000ff 0px solid;
	border-top: #0000ff 0px solid;
	border-bottom: #0000ff 0px solid;
	border-collapse: collapse;
}

.innerTable {
	border-right: #0000ff 0px solid;
	border-left: #0000ff 0px solid;
	border-top: #0000ff 0px solid;
	border-bottom: #0000ff 0px solid;
	border-collapse: collapse;
}

.contentText {
	letter-spacing : 0px;
	color: #413648;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
}

.contentText:hover {
	letter-spacing : 0px;
	color: #336633;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
}

.smalltext {
	color: #CCCCCC;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9px;
}

a {
	color: #663366;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
}

a:hover {
	color: #993366;
	font-family : "microsoft sans serif",tahoma;
	font-size : 9pt;
}

img {
	border: #7B68EE;
	size: 1px;
}
#contentDiv {
height : 340px; 
overflow : auto;
}