BODY {
Black; BACKGROUND-COLOR: Black; 
}

TD {
	FONT-SIZE: 14px; FONT-FAMILY: Times New Roman, Times, serif
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000080; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000080; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica
}
H5 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000080; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica
}
A {
	COLOR: #F8F363; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: underline
}
A:hover {
	COLOR: Red; FONT-FAMILY: Arial, Helvetica
}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;  list-style : square; 
}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Green;
}
li {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: black;  list-style : square; 

}
UL {
	COLOR: Red; LINE-HEIGHT: 20px; LIST-STYLE-TYPE: disc
}

.listcapblack {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}
.listcapblue {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000080
}
.listcapwhite {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff
}
.listcapred {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000
}
.listcaporange {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #E87400;
}

.text {
	font-family: "Times New Roman"; FONT-WEIGHT: normal; FONT-SIZE: 14; COLOR: Black; font-weight: normal; margin-top: 14px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
.small {
	FONT-SIZE: 9px; TEXT-ALIGN: left
}
.smallblue {
	FONT-SIZE: 9px; COLOR: #000080
}

.footer {
	BACKGROUND-IMAGE: url(/assets/images/bg_greylight.gif)
}
.footer A:link {
	COLOR: #2a377e
}
.footer A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
.footer A:active {
	COLOR: #ff9900
}
.footer P {
	FONT-WEIGHT: 100; FONT-SIZE: 10px; MARGIN: 4px 4px 0px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica


