body
	{
	/*background-image:url(logos/higru.gif); */
	background-color:#ffbd73;
	text-align:center;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
	}

/* #main	{
	margin: auto;
	margin-top: 100px;
	width: 737px;
}*/

td {
	vertical-align:top;
	text-align:left;
}

td.content {background-color:;
	text-align:left;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
	}

td.head {
	text-align:center;
	background-color:#aaaaaa;
	width:662px;
   font-family:Arial,sans-serif;
   font-size:10pt;
   font-weight:bold;
   color:white;
	padding:0;
	spacing:0;
	}

td.center {
	text-align:center;
	font-family:Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
}


td.fuss {
	text-align:center;
	background-color:#aaaaaa;
	}

h1 { color:#1d7c41; font-size:12pt; }
h2 { color:green; font-size:24pt; font-weight:lighter; }


a:link		{ font-size:10pt; font-weight:bold; color:white; text-decoration:none; }
a:visited	{ font-size:10pt; font-weight:bold; color:white; text-decoration:none; }
a:hover		{ font-size:10pt; font-weight:bold; color:#0000FF; text-decoration:none; }
a:active	{ font-size:10pt; font-weight:bold; color:#0000FF; text-decoration:none; }
a:focus		{ font-size:10pt; font-weight:bold; color:#0000FF; text-decoration:none; }
