BODY {
	background : White;
	color : Black;
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt
}

H1 {
	color: red;
    FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 14pt
}
H2 {
	color: black;
    FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT : bold
}

H3 {
	color: gray;
    FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT : normal 
}


A {
	COLOR: Blue; 
	text-decoration :  none;}
A:visited {
	COLOR: Blue; 
}
A:active {
	COLOR: red; 
	text-decoration :  none;}
A:hover {
	COLOR: dodgerblue
}
IMG {
	BORDER-BOTTOM-COLOR: #000066; BORDER-LEFT-COLOR: #000066; BORDER-RIGHT-COLOR: #000066; BORDER-TOP-COLOR: #000066
}
TH {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt
}
TD {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt
}
B {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 10pt
}
.smtxt {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 8pt
}
.mdtxt {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 9pt
}
.lgtxt {
	FONT-FAMILY: Arial,Helvetica,Tahoma,sans-serif; FONT-SIZE: 16pt
}
.pgtitle {
	COLOR: #003366; FONT-SIZE: 12pt
}
.bdbrg {
	COLOR: #990000; FONT-WEIGHT: bold
}
.bdbrg2 {
	COLOR: #990000; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}
.tabon {
	BACKGROUND: #ffcc00
}
.nav {
	BACKGROUND: #003366; COLOR: white
}
A.nav {
	COLOR: white; TEXT-DECORATION: none
}
A.nav:visited {
	COLOR: white; TEXT-DECORATION: none
}
A.nav:active {
	COLOR: red; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #ffcc00; TEXT-DECORATION: none
}
A.novis {
	COLOR: #000066
}
A.novis:visited {
	COLOR: #000066
}
A.novis:active {
	COLOR: red
}
A.novis:hover {
	COLOR: dodgerblue
}
A.bb {
	COLOR: black; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
A.bb:visited {
	COLOR: black; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
A.bb:active {
	COLOR: red; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
A.bb:hover {
	COLOR: dodgerblue; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

.hsmall {
	COLOR: black; FONT-SIZE: 8pt
}
A.hsmall:visited {
	COLOR: black; FONT-SIZE: 8pt
}
A.hsmall:active {
	COLOR: red; FONT-SIZE: 8pt
}
A.hsmall:hover {
	COLOR: dodgerblue; FONT-SIZE: 8pt
}
A.home {
	COLOR: White; FONT-SIZE: 10pt; 
}
A.home:visited {
	COLOR: black; FONT-SIZE: 10pt; 
}
A.home:active {
	COLOR: red; FONT-SIZE: 10pt; 
}
A.home:hover {
	COLOR: Gray; FONT-SIZE: 10pt; 
}
ACRONYM {
	COLOR: Blue; TEXT-DECORATION: none;
}
ACRONYM:hover {
	COLOR: Red; TEXT-DECORATION: none;
}
ACRONYM:active {
	COLOR: Blue; TEXT-DECORATION: none;
}
ACRONYM:visited {
	COLOR: Blue; TEXT-DECORATION: none;
}
input {
    background : white;
    color : black;
    border: 1px solid black;
    margin-bottom: 0.2em;
    font-family: arial,helvetica,tahoma,sans-serif; font-size: 10pt
}
textarea {
    background : White;
    border: 1px solid black;
    color : Black;
    font-family: arial,helvetica,tahoma,sans-serif; font-size: 10pt
}
select {
    background : white;
    border: 1px solid black;
    color : black;
    font-family: arial,helvetica,tahoma,sans-serif; font-size: 10pt
}

