}
body {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 12pt;
	color:#000;
}
A.type1:link {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size:12pt;
	color:#000;
	text-decoration:none;
}
A.type1:visited {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size:12pt;
	color:#738292;
	text-decoration:none;
}
A.type1:active {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size:12pt;
	color:#000;
	text-decoration:none;
}
A.type1:hover {
    font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size:12pt;
	color:#0062B8;
	text-decoration:none;
}
a {
    font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 10pt;
}
h1 {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 24pt;	
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 10px;
}
h1.banner {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 36pt;
	font-weight: normal;
	text-align: left;
	position: absolute;
	padding-left:30px;
	top: 87px;
	width: 750px;
	height: 120px;
	color: #fff;
}
h2 {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 0px;
}
h3 {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 12pt;
	text-align: left;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.center {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 14pt;
	text-align: center;
	color: #ffcc66;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0062B8;
}
.title {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: default;
	color: #000;
	margin-bottom: 5px;
}
.subtitle {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: default;
	color: #000;
	margin-top: 10px;
	margin-bottom: 0px;
}
.snippet {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	margin-top: 10px;
	color: #000;
}
.content {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.content a{
	text-decoration: none;
	color: #0062B8;
}
.content a:hover{
	text-decoration: underline;
	color: #0062B8;
}
hr{ 
	color: #EFA500;
	height: 1px;
	align: center;
}
.copyright {
	font-family: Rockwell, Courier New, Bookman Old Style, Times New Roman, serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #000; 
}
.copyright a{
	font-size: 8pt;
	color: #333;
	text-decoration: none;
}
.copyright a:hover{
	font-size: 8pt;
	color: #666;
	text-decoration: underline;
}