.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330a75;
	font-weight: bold;
}	 
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}.caption {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-stle: italic
	color: #000000;
}
a:link {
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #790000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #790000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;

}
body {
	background-color: #ccc0f2;
}
