
BODY {
	font-family: "Arial";
	font-size: 8pt;
}

H1 {
	color: #990033;
	font-family: "Arial";
	font-size: 11pt;
	text-decoration : none;
}

H2 {
	color: #990033;
	font-family: "Arial";
	font-size: 10pt;
}

H3 {
	color: Black;
	font-family: "Arial";
	font-size: 10pt;
}

H4 {
	color: #990033;
	font-family: "Arial";
	font-size: 9pt;
	font-style : italic;
}

LI {
	font-family : "Arial";
	font-size : 9pt;
	font-weight : normal;
	color : Black;
}


P {
	color: Black;
	font-family: "Arial";
	font-size: 9pt;
}

TD {
	color: Black;
	font-family: "Arial";
	font-size: 9pt;
	text-decoration : none;	
}

INPUT {
	font-family: "Arial Black";
	font-size: 8pt;
}

A:VISITED {
	font : bold Arial;
	color: black;	
	font-size: 9pt;
	text-decoration : none;	
	
}	
A:LINK {
	font : bold Arial;
	color: black;
	font-size: 9pt;
	text-decoration : none;	
}
	
.footer {
	font-size: 11pt;
	color: #990033;
}
.header1 {
	font : bold Arial;
	font-size: 11pt;
	color: black;
	font-style : bold;
}
.header2 {
	font : bold Arial;
	font-size: 11pt;
	color: #990033;
	font-style : bold;
}
.header3 {
	font : bold Arial;
	font-size: 9pt;
	color: black;
	font-style : bold;
}
.header4 {
	font : bold Arial;
	font-size: 9pt;
	color: #990033;
	font-style : bold
}
.small {
	font : Arial;
	font-size: 8pt;
	color: black;
}
.xsmall {
	font : Arial;
	font-size: 7pt;
	color: black;
}				
.select {
	font : italic Arial;
	font-size: 9pt;
	color: #990033;

}
.itemText {	
	font : Arial; 
	font-size: 9pt;
	color: Black;
}					
.itemBorder {	
	border: .5pt;
	border-color: #990033;
}	
