h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #663399;
	font-weight: normal;

}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #663399;
}
a {
	color: #5E2D88;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);

}
h5 {
	font-size: 14px;
	color: #5E2D88;
	font-weight: bold;
}

