body {
	background-color: #6394BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #AFC6DB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #DEE7EF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #AFC6DB;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #DEE7EF;
	}

a:link.menu {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

a:visited.menu {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

a:hover.menu {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	}

a:activate.menu {
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

a:link.menu1 {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

a:visited.menu1 {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

a:hover.menu1 {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	}

a:activate.menu1 {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #005177;
	}

.tab {
	border-style: solid;
	border-width: 0px;
	}

h3 {
	font-family: "Arial";
	font-weight: bold;
	text-align: center;
	color: #006A9D;
	}

p.center {
	font-family: Arial;
	color: black;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-indent: 40px;
	font-size: 11pt;
	line-height: 15pt;
	}

a.news {
	font: bold 10pt "Arial";
	text-decoration: underline;
	color: red;
	}

a:hover.news {
	font: bold 10pt "Arial";
	text-decoration: none;
	color: #000099;
	}

ul, ol {
	font-family: Arial;
	font-size: 11pt;
	line-height: 15pt;
	}


