body.sub
	{
	background-image : url(../img/back_black.jpg);
	background-color : #202020;
	margin-left : 0px;
	margin-top : 0px;
	
}
body
{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
 

td
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	 line-height: 25px;
 	color : #FFFFFF;
}

td.adress
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	 line-height: 15px;
 	color : #FFFFFF;
}
td.content
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	 line-height: 15px;
 	color : #d0d0d0;
}
.bottom
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	 line-height: 15px;
 	color : #707070;
}

.headsub
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	 line-height: 21px;
 	color : #FFFFFF;
		font-weight : bold;
}
.headl
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	 line-height: 18px;
 	color : #68849c;
		font-weight : bold;
}

a
	{
	color : #FFFFFF;
	text-decoration : none;
}

.nolink
	{
	color : #000000;
	text-decoration : none;
}

a:hover
	{
	color : #FFFFFF;
	text-decoration : underline;
}

a.bottom
	{
	color : #707070;
	text-decoration : none;
}


a.bottom:hover
	{
	color : #d0d0d0;
	text-decoration : underline;
}








 