h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	font-style: normal;
	text-align: justify;
}
a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: 500;
	color: #990000;
	text-decoration: none;
	padding: 3px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #990000;
	text-decoration: none;
	padding: 5px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
