p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	margin-left: 25px;
	color: #CC0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10 px;
	line-height: 24px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000066
	font-weight: bold;
	letter-spacing: 2pt;
	font-style: normal;
	text-indent: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 20pt;
	text-decoration: none;
	font-style: normal;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DCDCDC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	margin-left: 10px;
	

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #999999;
}
body {
	background-attachment: fixed;
