@charset "utf-8";
body {
	background-color: #676767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a:link { color: #193282;; }
a:visited { color: #193282; }
a:hover { color: #02B8E7; }
td#footer a:link {color: white;}
td#footer a:visited {color: white;}
td#footer a:hover {color: #cccccc;}
td#footer a:active {color: white;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.Content {
	margin: 20px;
	padding: 29px;
	border-top-style: 34;
	border-right-style: 34;
	border-bottom-style: 34;
	border-left-style: 34;
}


}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #193282;
	padding-bottom: 0px;
	margin-bottom: -15px;
}
