BODY {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: black; 
	background-image:url(http://static.uu.se/images/UU_rededge.gif);
	background-repeat: repeat-y
}

DIV.side {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: smaller;
	position: fixed;
	position: absolute;
	background: #990000;
	color: #ffffff;
	top: 0px;
	left: 0px;
	width: 160px;
	padding-bottom: 100%;
}

H1 { font-family: Arial, Geneva, Helvetica, sans-serif; }

DIV.side A {
	color: #ffffff;
	background: #990000;
}

DIV.main {
	margin-left: 170px;
	margin-top: 10px;
}


IMG {
	border-width: 0px;
}

PRE, CODE {
	font-family: monospace;
	font-size: small;
}

UL {list-style-type:square }

HR {
	height: 1px;
        color: #000000 ;
	background: #ffffff; 
}


A:link {
	color: blue; 
	background: #ffffff; 
}

A:visited {
	color: purple;
	background: #ffffff; 
}

A:active {
	color: aqua;
	background: #ffffff; 
}
