body {
			background-color :	#547097;
			color : #d8d8d8;
			font-family : tahoma;
			font-size : 11pt;
			margin-top : 0px;
			margin-left : 0px;
			margin-right : 0px;
			}
	 p { font-size : 11pt;
		}
a:link {
			color : #d8d8d8;
			text-decoration : none;
			font-size : 10pt;
			font-weight : bold;
			}
a:visited {
			color : #d8d8d8;
			text-decoration : none;
			font-size : 10pt;
			font-weight : bold;
			}
a:hover {
			color : #ffff00;
			text-decoration : none;
			font-size : 10pt;
			font-weight : bold;
			}

#logo { position: absolute; top: 0px; left: 0px; width: 100%; background-color: #a00206; z-index: 0; }
#links { position: absolute; top: 142px; left: 0px; height: 20px; width: 100%; background-color: black; z-index: 1;}
#pagebody { position: absolute; top: 174px; left: 0px;}