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