body {
	font-family : arial,verdana,helvetica,sans-serif;
    font-size : 9pt;
	font-weight : normal;
	color : #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background: url('images/bgpage.jpg');
	background-position: top center

}

a:link {
	color: #004054;
	text-decoration: none;
	
}

a:visited {
	color: #004054;
	text-decoration: none;
	
}

a:hover {
	color: #004054;
	text-decoration: underline;
	
}

a:active {
	color: #004054;
	text-decoration: none;
	
}

td {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;

}

.footer  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 8pt;
}

.7ptblack  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 7pt;
}

.9ptwhite  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 9pt;
}

.11ptblack  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 11pt;
}


.9ptred  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 9pt;
}