<!--
BODY		{text-align:center;margin:0;background:#000;;font-family:Tahoma,Helvetica,sans-serif;font-size:10px;color:white}
DIV#d_head
{
	text-align:			left;
	height:				283px;
	background:			url(../img/horizont.gif) repeat-x bottom;
	background-color:	#FFF;
}
DIV#d_head H1
{
	margin:				0;
	height:				283px;
	background:			url(../img/top.gif) no-repeat center;
}
DIV#d_head H1 SPAN
{
	display:			none;
}
DIV#d_content
{
	text-align:			left;
	width:				708px;
	margin:				0 auto;
}
DIV#d_content H1
{
	font-weight:		normal;
	font-size:			1.2em;
	color:				#636563;
	height:				23px;
	background:			url(../img/fimbulvetr.gif) no-repeat left;
	padding:			16px 0 0 255px;
}
DIV#d_content P
{
	margin:				0 0 12px 0;
}
DIV#d_content UL
{
	list-style-type:	square;
	font-weight:		bold;
}
DIV#d_content A
{
	color:				#636563;
	font-weight:		bold;
	text-decoration:	none;
}
DIV#d_content INPUT
{
	font-size:			1.2em;
	background-color:	#000;
	color:				#FFF;
	border:				1px solid #636563;
}
DIV#d_foot
{
	width:				200px;
	margin:				10px auto;
}
DIV#d_foot IMG
{
	border:				0;
}
-->