.style1 {
	font-family: Georgia
}
body, td, th {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #800000;
}
a:visited {
	text-decoration: underline;
	color: #800000;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
a:active {
	text-decoration: underline;
	color: #800000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #800000;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
	color: #000000;
}
