.cedafont {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	list-style-type: disc;


}
.header {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}
.subheader {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-transform: none;
}

