BODY {font-family: sans-serif; font-size: 12px; color: black; background-color: white;}
A:link {color: #F824A1; background-color: white; text-decoration: none;}
A:visited {color: #000000; background-color: white; text-decoration: underline;}
A:hover {color: #F82481; background-color: white; text-decoration: underline; background: #000000;}
IMG {border: 0;}
PRE {font-family: sans-serif; font-size: 11px;}
TABLE {font-size: 12px; margin-top: 0%; margin-left: 0%; margin-right: 5%; margin-bottom: 20%; padding: 5%; padding-left: 0%; color: black; background-color: white; width: 90%;}
#logopicture {position: absolute; left: 2%; top: 30px;}
#logo {position: absolute; left: 5%; top: 30px; font-size: 36px; height: 72px; font-weight: bold;}
#navigatorbar {position: absolute; left: 5%; top: 80px; font-size: 12px; font-weight: bold;}
#sublink {position: absolute; left: 5%; top: 100px; font-size: 12px;}
#contentcontainer {position: absolute; left: 5%; top: 120px; width: 90%; height: 90%;}

	dt	
	{
		margin: 1em auto 0 0;
		padding: 5px;
		background-color: #F824A1;
		font-weight: bold;
		border-bottom: #000000;
		border-width: 0 0 1px 0;
		border-style: none none solid none;
	}
	dd 
	{
		margin: 0 2em 0 2em;
		padding: 5px;
		border-bottom: #000000;
		border-left: #000000;
		border-width: 0 0 1px 1px;
		border-style: none none solid solid;
	}