.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666600;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999900;
	border-bottom-color: #999900;
	background-color: #CCCC99;
	font-weight: bold;
	text-align: left;
	background-position: left;



}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
	background-color: #CCCC66;


}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
