body {	background: #036;	font-family: Verdana, Trebuchet MS, Arial, sans-serif;	font-size: 80%;	color: #003;	margin: 0;	padding: 0;	}a:link {	color: #039;	text-decoration: none;	}a:visited {	color: #066;	text-decoration: none;	}a:active {	color: #900;	text-decoration: underline overline;	}a:hover {	color: #603;	text-decoration: underline;	}div.meat {	margin: 0 30px 10px 30px;	background-color: #B3C2D1;	border-left: 2px solid #003;	border-right: 2px solid #003;	border-bottom: 2px solid #003;	padding: 1em;	}div.background {	background-image: url(background.gif);	background-position: 0% 0%;	background-repeat: repeat;	height: 200px;	border-bottom: 2px solid #003;	margin: 0;	padding: 0;	}div.space	{	height: 149px;	margin: 0;	padding: 0;	}div.menu {	width: 610px;	height: 50px;	text-align: left;	margin: 0;	padding: 0;	}p.textmenu {	margin-left: 75px;	clear: both;	}dt {	font-weight: bold;}ul {	list-style: circle;}dl.half {display: block;float: left;width: 45%;}.small {	font-size: 80%;	}.medium {	font-size: 110%;	}.big {	font-size: 150%;	}.title {	font-size: 125%;	font-weight: bold;	text-align: center;	}.author {	font-size: 110%;	font-weight: normal;	}