img {
border:none;
}

body {
	padding: 0px;
	background: #264CC7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #10177A;
	scrollbar-face-color:#1017cc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#adaed5;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:202020;
}

p {
text-align: justify;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #10177A;
}

a:visited {
	color: #8000ff;
	text-decoration: none;
	
}
a:link {
	color: #ff0000;
	text-decoration: none;
	
}
a:hover {
	color: #0000ff;
	text-decoration: none;
	
}

.emphred {
color: #ff0000;
font-size: 11pt;
font-weight: bold;
}

.emph {
font-weight: bold;
}
