.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 185%;
	font-style: italic;
	font-weight: bolder;
	color: #CC3333;
	text-indent: 25px;
	text-transform: capitalize;
	line-height: 50%;
	margin-top: 15px;




}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	margin-left: 30px;
	color: #1A1A4D;
	margin-right: 30px;


}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bolder;
	color: #C39E44;
	left: 10px;
	text-indent: 25px;
	text-transform: capitalize;
	line-height: 50%;

}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #C39E44;
	left: 10px;
	text-indent: 25px;
	text-transform: capitalize;
	line-height: 50%;

}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;


}
a:visited {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.borderred {
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A1A4D;
}
.cellblue {
	font-weight: bold;
	color: #CC9900;
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;

}
.cellred {
	font-weight: bold;
	color: #CC0000;
	background-color: #1A1A4D;
}
.paraNOindent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #1A1A4D;
}
.cellblueBlink {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A1A4D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;

}
.rule {
	line-height: normal;
	color: #000099;
}
.text {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
