body {
	font-family: arial,verdana,helvetica,sans-serif;
    font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #10243d;
	background: url('images/bgpage.jpg');
	background-position:top;
	background-repeat: repeat-x;

}

a:link {
	color: #000854;
	text-decoration: none;
	
}

a:visited {
	color: #000854;
	text-decoration: none;
	
}

a:hover {
	color: #000854;
	text-decoration: underline;
	
}

a:active {
	color: #000854;
	
}

td {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;

}

.footer  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #DDDDDD;
	font-size: 7pt;
}

.Black11pt  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 11pt;
}

.White9pt  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
}
