@charset "utf-8";

}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;


}
body {
	background-color: #5c899c;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;

}
a {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #5c899c;
	text-decoration: underline;
	font-weight: heavy;
}
a:visited {
	color: #5c899c;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #5c899c;
	text-decoration: underline;
}
h1 {
    font-family: Georgia, serif;
	line-height: normal;
	font-size: 16px;
	color: #354e59;
	font-weight: heavy;
}
h2 {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #b93501;
	font-weight: bold;
}
h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: heavy;
	color: #b93501;
}
h4 {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #b93501;
	font-weight: heavy;
	
}
h5 {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #5c899c;
	font-weight: heavy;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size: 16px;
	font-weight: heavy;
	text-decoration: none;
}
