p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	line-height: 20px;
	text-align: justify;




}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669966;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669966;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669966;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663366;
	font-weight: normal;
}
