body {
	background-color:#fffae3;
	font-family: Tahoma,Arial;
	}

a:link {
	color:#005070; 
	text-decoration:none;
	}
a:visited { 
	color:#004060; 
	text-decoration:none; 
	}
a:active { 
	color:#FF0000; 
	background-color:#fafd8e; 
	}
a:hover {
	text-decoration: underline;
	}

span.gr	{ 
	font-family:Tahoma, Arial Unicode,Aisa Unicode,Hermes,Palatino Linotype,Athena Roman,Athena 
	}
all.gr { 
	font-family:Tahoma, Arial Unicode,Aisa Unicode,Hermes,Palatino Linotype,Athena Roman,Athena 
	}

p { 
	margin-top:0.5em; margin-bottom:0;
	}

h1, h2, h3, h4 { 
	color: #000080; 
	text-align:center;
	}
	
h3 { 
	margin-top:2em 
	}



