body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #143F69;
}

table {
	font-size: 9pt;
	color:333333;
}

p {
   line-height: 200% ;
}
   
input {
	font-size: 9pt;
	border: 1pt solid #333333;
}

.1 {
    font-size: 9pt;
	border: 0pt solid #999999;
}
.2:link {
	text-decoration: none;
	font-size: 9pt;
	color:#003399;
	font-weight: bold	
}
.2:hover {
	text-decoration:none;
	color: #B96741;
	font-size: 9pt;

}
.2:active {
	font-size: 9pt;
	text-decoration: none;
	color:#003399;
	font-weight: bold
}
.2:visited {
	text-decoration: none;
	font-size: 9pt;
	color:#003399;
	font-weight: bold
}
	 		
a:link {
	text-decoration: none;
	font-size: 9pt;
	color:#000000;	
}
a:hover {
	text-decoration:none;
	color: #B96741;
	font-size: 9pt;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	font-size: 9pt;
	color:#333333;
}


hr {
    color:#f9931b;
	size:2pt;
}
