a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC00FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC00FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF00FF;
	font-weight: bold;
}
.Style1 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: justify;
	width: 95%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	width: 95%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
	width: 95%;
}