/* --- structure --- */



.gray{

	color: #808080;

}



.green{

	color: #006600;

}



.red{

	color: #f50511;

}



.blue

{

	color: #000099;

}



.orange{

	color: #ff6600;

}



hr {

	width="50%";

	color : Black;

}



h3 {

	font-size:20px;

	font-weight: bold;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-align:center;

}

.header {

	padding-top: 10pt;

	font-size:18px;

	font-weight: bold;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



.subheader {

	font-size:14px;

	font-weight: bold;

	color:  #006600;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.body { 

	font-size:14px;

	font-weight:normal;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	

 }

 

.small {

	font-size:9px;

	line-height:13px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



.list{ list-style: decimal; }



.footer {

	font-size:9px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-align: center;

}