body {
	background-image: url(images/bakgrnd.gif);
	width: 1000px;
	text-align: center;	
}


a:link:hover { background: #EFEFEF;}
a:visited:hover { background: #EFEFEF;}
a { margin: 0; letter-spacing: .75px; text-align: center; border-bottom: 1px solid #850086; color: navy; text-decoration: none;}


body H1 {
	font-family: Trebuchet MS, tahoma, arial, sans serif;
	font-size: 1.5em;
}


body H2 {
	font-family: Trebuchet MS, tahoma, arial, sans serif;
	font-size: 1.2em;
}


body td {
	font-family: times new roman, serif;
	font-size: 1.1em;
}


small {
	font-size: .85em;
	letter-spacing: 0;
}

#page: {
	width: 1000px;
	margin-left: 20px;
	margin-right: 20px;
}


#menu {
	font-family: trebuchet ms, tahoma, arial, helvetical, sans-serif;
	font-size: .9em;
	padding-left: 0px;
	line-height: 1.5;
}






@media print {
#menu { display: none; border-right: 0;
}