/* CSS Document */
<!--
SPAN a{text-decoration:none; color:#FFFFCC}
SPAN a:hover{text-decoration:none; color:black}
-->
<style>
<!--
.iewrap1{
position:relative;
height:30px;
; float: right}
.iewrap2{
position:absolute;
}
#dropmenu0{
visibility:hide;
z-index:100;
}
-->
<!--
  body {
    scrollbar-face-color: #333333;
    scrollbar-shadow-color: #FFFFCC;
    scrollbar-highlight-color: #006600;
    scrollbar-3dlight-color: #FFFFCC;
    scrollbar-darkshadow-color: #006600;
    scrollbar-track-color: #006600;
    scrollbar-arrow-color: #99CCCC; }
//-->


<!--
.linksmall { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: none }
a:active {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: underline}

.T2BM {  font-family: Verdana; font-size: 13px; font-weight: bold; color: #FFCC00; text-decoration: none}
.T2B {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.T2 { font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFFFCC ; font-style: normal}
.T2M { font-family: Arial; font-size: 10px; font-weight: normal; color: #FFCC00 ; text-decoration: none}
.T2Y { font-family: Tahoma; font-size: 12px; color: #FFFFCC; text-decoration: underline ; font-style: normal; font-weight: bold}
.small { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #006600; font-style: bold}
.linkbay { font-family: Verdana; font-size: 12px; font-weight: normal; color: #FFCC00; text-decoration: none }
a:active {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: underline}
-->
}
h2 {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFCC;
}
h3 {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFCC;
}
h1 {
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFCC;
}

p {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
}



