body {
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #ffffcc;
	scrollbar-highlight-color : #ffffcc;
	scrollbar-face-color : #333300;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #ffffcc;
	scrollbar-darkshadow-color : #333300;
}

TD {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	height : auto;
}

H1 {
	font-size: 16pt;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
}

H2 {
	font-size: 12pt;
	color : #990000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	letter-spacing : 3px;
    font-weight: bold;
}


A {
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
A:link {
	font-size: 8pt;
	font-weight: bold;
	color: White;
    text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
A:Hover {
	font-size: 8pt;
	font-weight: bold;
	color: Yellow;
	text-decoration : blink;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
A:Visited {
	font-size: 8pt;
	font-weight: bold;
	color: White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}



.bottom {
	font-size: 8pt;
	color: Navy;
    text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom:link {
    font-size: 8pt;
	color: Navy;
    text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom:Hover {
	font-size: 8pt;
	color: Red;
	text-decoration : blink;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom:Visited {
	font-size: 8pt;
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
}

.ladder  {
	color : #7A5E2F;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	height : auto;
    font-weight: bold;
}

.ladderlinks {
	font-size: 8pt;
	color: #666600;
    text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}
.ladderlinks:link {
    font-size: 8pt;
	color: #666600;
    text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
}
.ladderlinks:Hover {
	font-size: 8pt;
	color: Red;
	text-decoration : blink;
	font-family: Arial, Helvetica, sans-serif;
}
.ladderlinks:Visited {
	font-size: 8pt;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
}


.small {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height : auto;
  }

P  {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	height : auto;
}

.top {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFCC;
}

a.top:link {  
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFCC;
}
a.top:visited {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; 
	color: #cc9900;
}
a.top:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #DEB887;
}

HR {
	color: #993333;
	width: 75%;
	height: 3px;
}






