body {
	background-image: url(../images/greyback.jpg);
	background-repeat: repeat;
	background-color: #DDDDDD;
	background-attachment: fixed;
	margin: 2%;
	font-family: Times New Roman;
	font-size: 1.0em;
	color: #000000;
	height: 90%;
	width: 90%;
	}

#menutext {
	font-size: 0.8em;
	}

div#ul {

	}

div#um {

	}

div#ur {

	}

div#menu {

	}

div#bl {

	}

div#dynamic {

	}

#urfloat {
	position: absolute;
	right: 5%;
	top: 5%;
	width: 2em;
	height: 0.5em;
	z-index: auto;
	visibility: visible;
	}

#errormessage {
	background-color: #FFFFFF;
	font-family: Courier;
	font-size: 1em;
	color: #FF3333;
	}

img {
	border: none;
	border-width: 0px;
	}

a:link {
	color: #333333;
	text-decoration: underline;
	font-size: 100%;
	}

a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 100%;
	}

a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 100%;
	}

a:active {
	color: #999999;
	text-decoration: underline;
	font-size: 100%;
	}

h1 {
	color: #000000;
	font-size: 1.4em;
	}

h2 {
	color: #333333;
	font-size: 1.3em;
	}

h3 {
	color: #666666;
	font-size: 1.2em;
	}

h4 {
	color: #999999;
	font-size: 1.1em;
	}
