a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;



}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	padding-left: 2px;



}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0099;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 2px;


}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #000099;
	text-decoration: none;
	padding-left: 2px;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
p.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #0099CC;

}

