h1 { text-align: center; color: #061667 }

h2 { color: #ffff95; font-size: 14pt }
h2 a:hover { background: #3000cb }
h2 a { color: #ffff95; text-decoration: none; width: 100%; padding-left: 0; font-size: 13pt; font-family: Comic Sans MS }

h3 { font-weight: bold; text-align: left; font-size: 15pt; padding-left: 5; color: #ffff95 }
h3 a { color: #ffff95; text-decoration: none }

h4 { text-align: left; font-size: 12pt; margin-left: 10; color: #061667 }
h4 a { text-decoration: none; text-align: center; color: #061667 }
h4 a:hover { text-decoration: underline }

h5 { font-size: 11pt; color: #061667; font-weight: bold; text-align: left }
h5 a { color: #ffff9a; text-decoration: none }
h5 a:visited { color: #ffff95; text-decoration: none }
h5 a:active { color: #ffff00; text-decoration: underline }
h5 a:hover { text-decoration: underline }

h6 { font-size: 9pt; color: #ffff95; font-weight: bold; text-align: center }
h6 a { color: #ffff9a; text-decoration: none }
h6 a:visited { color: #ffff95; text-decoration: none }
h6 a:active { color: #ffff00; text-decoration: underline }
h6 a:hover { text-decoration: underline }

td { border-color: #000000 }


body {
	background: #9999CC;

	scrollbar-3dlight-color : #061667;
	scrollbar-arrow-color : #061667;
	scrollbar-base-color : #66ccff;
	scrollbar-darkshadow-color : #061667;
	scrollbar-face-color : #66ccff;
	scrollbar-highlight-color : #061667;
	scrollbar-shadow-color : #061667;
	scrollbar-track-color : #666699
}

.toplinks { font-size: 12pt; color: #00ddff; padding: 4 }
.toplinks a { text-decoration: none; color: #00ddff }
.toplinks a:hover { color: #ffff95 }

.APCText
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, helvetica;
    COLOR: #000000;
}
A.APCAnchor
{
    FONT-SIZE: 10px;
    COLOR: #061667;
}
A.APCAnchor:hover
{
    COLOR: #ffffff;
}
.APCmainTable
{
    BORDER-COLOR: #000000;
    BACKGROUND-COLOR: #9999cc;
    BACKGROUND-IMAGE: ;
}
.APCheading1
{
    FONT-WEIGHT: 700;
}

hr { width: 50%; height: 3; color: #061667; text-align: center }
