a:link {font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; color: #000000 }
a:visited { font-weight: bold; text-decoration: none; color: #000000 }
a:hover { font-weight: bold; text-decoration: underline; color: FFFFFF }
a:active {font-weight: bold; text-decoration: underline; color: Maroon }
/* BODY { background-color: #00CCFF; margin: 5pt } */
BODY { background-image: url('images/bg1.jpg'); margin: 5pt }
p { font-family: Arial, sans-serif; font-size: 10pt }
table { font-family: Arial, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; background-color: #EFEFEF }
/* td { font-family: Arial, sans-serif; font-size: 10pt; color: #000000 } */
/* This color is Red */
H1 { font-family: Arial; font-size: 16pt; color: #5a9832; font-weight: bold }
/* This color is blue */
H2 { font-family: Arial; font-size: 14pt; color: #383C97; font-weight: bold }
H4 { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }
H5 { font-family: Arial; font-size: 8pt; color: #000000 }
H6 { font-family: Arial; font-size: 8pt; color: #000000; text-decoration: normal }
.Link {font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline; color: #ff0000 }
.lowText {
	FONT: 10pt Arial, sans-serif; font-weight: bold; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.highText {
	FONT: 10pt Arial, sans-serif; font-weight: bold; COLOR: #000000; TEXT-DECORATION: none
}