body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
}
td,th, p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
h1 {
	color: #990000;
	font-weight: lighter;
}
h2 {
	color: #990000;
	font-weight: lighter;
}
h3 {
	color: #990000;
	font-weight: lighter;
}
h4 {
	color: #990000;
	font-weight: bold;
}
h5 {
	color: #000000;
	font-weight: lighter;
}
h6 {
	color: #000000;
	font-weight: lighter;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #990000;
}
.menustyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
a.menustyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.menustyle:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.menustyle:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.headlink:link {
	color: #333333;
	text-decoration: normal;
}
a.headlink:visited {
	color: #333333;
	text-decoration: normal;
}
a.headlink:hover {
	color: #990000;
	text-decoration: normal;
}
a.headlink:active {
	color: #333333;
	text-decoration: normal;
}
.black {color:#000000;}
.red {color: #990000;}
