html {overflow-y:scroll;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td {vertical-align:top;}

.nav A:link {text-decoration: none; color:#000066;}
.nav A:visited {text-decoration: none;}
.nav A:active {text-decoration: none; color:#000066;}
.nav A:hover {text-decoration: none; color:#000066;}


#head
{
	width:725px;
	text-align:center;
}

#navigation
{
	width:725px;
	font-size:90%;
	
}

#content
{
	width:705px;
	text-align:left;
	font-size:80%;
	font-style:normal;
}

#def
{	width:680px;
	text-align:left;
	font-size:90%;
	float:right;
	font-style:normal;
}

#descr
{
	font-style:normal;
	padding-left:2em;
}