BODY, TD {
	
	color : #080808;
	font-family : "Myriad Web Pro";
	font-size: 14px;
	text-align: left;
	
}

.headertitle1 {
	font-size: 14pt;
	font-family : "Copperplate Gothic Bold";
}

.headertitle_15pt {
	font-size: 15pt;
	font-style: italic;
	color: white;
	font : Copperplate Gothic Bold;
}

.headertitlelite {
	font-family: "Myriad Web Pro";
	font-size: small;
}

.smalltext_bold {
	font-family: "Myriad Web Pro";
	font-size: xx-small;
}

smalltext_lite {
	font-family: "Myriad Web Pro";
	font-size: xx-small;
}
A {
	color: red;
	font : "Myriad Web Pro";
}

A:Hover {
	color: white;
}

HR {
	height: 1pt;
}
.B {
	color: white;
	font : Copperplate Gothic Light;
	background-color: Red;
}

B:Hover {
	color: red;
}

