body, table, tr, td {font: 12px georgia, tahoma,verdana,arial; color: #b3c9ec}
body {background-color: #19436e;
	color:#000000;
	font-size:12px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;}

a:link, a:active, a:visited {text-decoration: none; font-weight: bold; color: #d2a812}
a:hover {text-decoration: none; font-weight: bold; color: #b3c9ec}

input, textarea, option, select {background-color: #b3c9ec; font: 9px Verdana, Arial, Helvetica; color: #000000; border-style: solid; border-color: #000000; border-width: 1px}

#footer 
	{
	font-size: 10px;
	font-family: georgia, trebuchet, tahoma, verdana, arial;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}
