.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-image: none;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 18px;






	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	letter-spacing: 2em;


}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1em;



}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 2px;
	text-align: left;
	text-transform: lowercase;





}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #994000;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 18px;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	list-style-image: url(../98_images/arrow.gif);
	list-style-type: disc;
	list-style-position: inside;






}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
}
