
BODY {
	font-family: "Trebuchet MS, sans-serif";
	font-size: 10pt;
	color : #006666;
}

H1 {
	color: #006666;
	font-family: "Trebuchet MS, sans-serif";
	font-size: 16pt;
	text-decoration : crisp;
}

H2 {
	color: #006666;
	font-family: "Trebuchet MS, sans-serif";
	font-size: 14pt;
	text-decoration : crisp;	
}

H3 {
	color: #006666;
	font-family: "Trebuchet MS, sans-serif";
	font-size: 10pt;
	text-decoration : crisp;	
}

H4 {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style : normal;
}

LI {
	font-family : "Trebuchet MS";
	font-size : 11pt;
	font-weight : bold;
	list-style-image : url(../images/check.gif);
	color : #006666;
}

P {
	color: #006666;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

TD {
	color: #006666;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

INPUT {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}

A:VISITED {
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
}	
A:LINK {
	font-family: "Trebuchet MS";
	color: #990000;
	font-size: 9pt;
	text-decoration : none;	
	font-weight : bold;	
}
A:HOVER {
	font-family: "Trebuchet MS";
	color: #ff0000;
	font-size: 9pt;
	text-decoration : none;	
	font-weight : bold;
}
	
.footer {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #006666;
	font-weight : bold;		
}

.banner {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #006666;
	font-weight : bold;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #990033;
	font-weight : bold;
}
.header3 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: black;
	font-weight : bold;
}
.header4 {
	font : bold Trebuchet MS;
	font-size: 9pt;
	color: #990033;
	font-style : bold
}
.small {
	font : Trebuchet MS;
	font-size: 8pt;
	color: black;
}
.xsmall {
	font : Trebuchet MS;
	font-size: 7pt;
	color: black;
}				
.select {
	font : italic Trebuchet MS;
	font-size: 9pt;
	color: #990033;

}
.itemText {	
	font : Trebuchet MS; 
	font-size: 9pt;
	color: Black;
}					
.itemBorder {	
	border: .5pt;
	border-color: #990033;
}	
