BODY
      { color: black; font-size: 10px; line-height: 15px; font-family: Arial; background-color: #000000; margin-top: 0; margin-bottom: 0; scrollbar-3dlight-color: "#696969	"; scrollbar-arrow-color: "#blue	"; scrollbar-base-color: #f5f5f5; scrollbar-darkshadow-color: "#A9A9A9"; scrollbar-face-color: "#f5f5f5"; scrollbar-highlight-color: "#C0C0C0"; scrollbar-shadow-color: "#C0C0C0"; scrollbar-track-color: "#red" }
TABLE
     {
	color: black;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial;
	background-color: #d1d8db;
	
}

#banner {border-top: solid 1px; border-bottom: solid 1px}
#emblemright {border-top: solid 1px; border-right: solid 1px; border-bottom: solid 1px}
#emblemleft {border-top: solid 1px; border-left: solid 1px; border-bottom: solid 1px}
#title {font-weight: bold; border: solid 1px; text-align: center; background: #000000; color: #ffffff}
#content {text-align:justify; text-justify:inter-ideograph; padding: 5pt 5pt 5pt 5pt}
span.bold {font-weight: bold; text-decoration: underline}
#maintable {border: solid 1px; border-color: #ffffff}
#itable {border: solid 1px; text-align: center}
#itableleft {border-top: solid 1px; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; text-align: center}
#itableright {border-top: solid 1px; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; text-align: center}
p.center {font-weight: bold; text-align: center}
p.small {font-size: 7pt}
p.right {font-size: 7pt; text-align: right}
hr {border: solid 1px}
#icontent {text-align: center; font-weight: bold}
img {border: none}
#rightalign {text-align: right; font-weight: bold}
#leftalign {text-align: left}

A:LINK {
	color : Gray;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	
	text-decoration : none;
}
A:VISITED {
		color : Gray;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	
	text-decoration : none;
}
A:HOVER {
	color : #f66701;
	font : bold 12px Arial
}