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: #4961ea;
	background: url('images/bgpage.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #003399;
}

td {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.footer  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
}

.PageTitles  {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #402616;
	font-size: 13pt;
}

.OrangeFont  {
	color: #f57300;
}

.font8pt  {
	font-size: 8pt;
}

.WhiteFont  {
	color: #ffffff;
}