	a {
		text-decoration:none;
		font-weight:normal;
		color:yellow;
		}

	a:hover {
		text-decoration:underline;
		font-weight:normal;
		}

	body {
		font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#ddd;
		color:#0A357E;
		}

	#leftcontent {
		position: absolute;
		left:10px;
		top:120px;
		height: 481px; 
		width:220px;
		background:#00f;
		border:1px solid #000;
		color:#999;
		}
	#leftcontent a {
		color:yellow;
		}

	#centercontent {
		background:#DDDDFF;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 221px;
   		margin-right:221px;
   		
		}
		
	#centercontent a {
		color:blue;
		}
	html>body #centercontent {
   		margin-left: 221px;
   		margin-right:221px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:120px;
		width:220px;
		height: 481px;
		background:#00f;
		border:1px solid #000;
		color:#999;
		
		}
	
	#banner {
		background:#0A357E;
		color:#999;
		height:110px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:109px;
		}
		
	p,h1 {
		margin:0px 10px 10px 10px;
		}
	p,h2 {
		margin:0px 10px 10px 10px;
		}
	p,h3 {
		margin:0px 10px 10px 10px;
		}
	pre {
		margin:0px 10px 10px 10px;
		color:#fff;
		}
		
	h1 {
		font-size:24px;
		padding-top:10px;
		color:#999;
		}
	h2 {
		font-size:12px;
		padding-top:10px;
		color:#blue;
		}
	h3 {
		font-size:11px;
		padding-top:10px;
		color:#blue;
		}
	.greek {
		color:#999;
		}
	.mail {
		color:#900;
		}
	A.email:visited {
		color:#red;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
