a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663399;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline overline;
	color: #660033;

	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: smaller;

}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

