#header {position: absolute; top:0px; right: 15px; z-index:0; }
#buttons {position: absolute; top:0px; left:0px; width:100%; z-index:4;}
#sidelinks {position: absolute; top:20px; left:0px; z-index:2;}
#pagebody {position: absolute; top: 130px; left: 245px; width: 58%; right: 25px; z-index:3;}

P:first-letter {
	font-size : 12pt;
	}
	
p {
	text-align: justify;
	} 
	
a:link {
		color: #6c6c6c;
		text-decoration: none;
		font-family: tahoma;
		}
a:visited {
		color: #6c6c6c;
		text-decoration: none;
		font-family: tahoma;
		}
a:hover {
		color: black;
		text-decoration: none;
		font-family: tahoma;
		}

td {
	font-size: 9pt;
	font-family: tahoma;
	}
	
body {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 10pt;
		font-family: tahoma;
		color:#6c6c6c;
		}
h1 {
	color: #6c6c6c;
	font-size: 12pt;
	}
.logo {
	font-size: 12pt;
	}