body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.1;
	
}
body {
	background-color: #6195cf;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #016276;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #016276;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #016276;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #016276;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 17px;
	color: #000000;
}
h2 {
	font-size: 15px;
	color: #000000;
}
h3 {
	font-size: 13px;
	color: #000000;
}
h4 {
	font-size: 11px;
	color: #000000;
}

