<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

body { 
}

#box {
    position: absolute;
	width: 250;
	height: 70;
	top:320px;
	left: 700px;
}

a:link.greytext, a:visited.greytext, a:hover.greytext  { font-family: tahoma, trebuchet MS, sans-serif; font-weight:normal; font-size:11px;  color: #CCCCCC; text-decoration:none;}
a:visited.greytext { color:#CCCCCC; }
a:hover.greytext { color: #999999; text-decoration:underline; }	

a:link.olymp, a:visited.olymp, a:hover.olymp  { font-family: tahoma, trebuchet MS, sans-serif; font-weight:normal; font-size:11px;  color: black; text-decoration:none;}
a:visited.olymp { color: black; }
a:hover.olymp { color: #999999; text-decoration:underline; }

.greytext { color: #999999; text-decoration:none;}	

td {
	margin-left: 10px;
	color: #000000;
	font-size: 11px;
	line-height: 19px;
	font-family: San-Serif, Trebuchet MS, Tahoma, Arial, verdana, sans-serif;
	text-decoration: none;
}

H1 { 
letter-spacing: 1px;
color: #004E5C;
font-size: 1.7em;
line-height: 1.0em;
font-family: San-Serif, Trebuchet MS, tahoma, verdana, sans-serif;
}

H2
{
	margin-left: 10px;
	color: #004E5C;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-family: San-Serif, Trebuchet MS, tahoma, verdana, sans-serif;
}	

H3
{
	margin-left: 10px;
	color: #004E5C;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-family: San-Serif, Trebuchet MS, tahoma, verdana, sans-serif;
}



H4 { letter-spacing: 1.2px;
color: #004E5C;
font-size: 1.2em;
line-height: 1.2em;
font-family: San-Serif, Trebuchet MS, tahoma, verdana, sans-serif;
}

H5 { letter-spacing: 1.2px;
margin-left: 20px;
color: #000000;
font-size: 1.0em;
line-height: 1.3em;
font-family: San-Serif, Trebuchet MS, tahoma, verdana, sans-serif;
}

ul {
	font-size: 0.9em;
	font-family: Trebuchet MS, tahoma, verdana, sans-serif;
	text-decoration: underline;
	color: #C8CECE;
}


a.menu, a:link.menu, a:visited.menu, a:hover.menu {
	font-size: 0.9 em;
	font-family: Trebuchet MS, tahoma, verdana, sans-serif;
	text-decoration: underline;
	color:#004E5C;
}

a:hover.menu { color:#ffffff; }

a, a:link, a:visited, a:hover. {
	text-decoration: underline;
	color:#004E5C;
}

a:hover.menu { color:#ffffff; }

.navchain {
	font-size : 1.0 em ;
	font-family : Trebuchet MS, tahoma, verdana, sans-serif ;
	padding: 5 0 5 10 ;
	width: 98%;
	background-color: #EFEFEF;
}


.navchain a {
	color: #004E5C;
}

.navchain a:hover {
	color: red;
}



#banner {
	width: 240px ;
	height: 397px;
    position: absolute;	
	left: 510px ;
	top: 1900px;

}

