body	{
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-top:			0px;
}

body, p, td {
  font-family       : Verdana;
	font-style:			normal;
	color:				#707070; 
	font-size:			11px;
}
p {
	margin-left:		16px;
	text-align:justify;
}


input, textarea {color:#0C499D; background:#EFEFEF; border:1px solid #707070;}
.input, .textarea {width:250px;}
.newstitel{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#000081;
	line-height:		26px;
	font-weight: 		bold;
	text-align:			center; 
	background:		url(images/HG-newstitel.gif) top;
}
.newstext{
	font-family:		Verdana;
	font-size:			11px;
	font-style:			normal;
	color:				#000081;
	line-height:		13px;
	text-align:			justify; 
}

table#newstab{
	width: 208px;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}
td#newscell{
	border: 1px solid #aaaaaa;
}
a{
	text-decoration: none; 
	font-weight: bold;
}
a:link{color: #000081}
a:visited{color: #000081}
a:hover{color: #7575ED}

h1
{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#0000F0;
	line-height:		20px;
	font-weight: bold;
 	text-transform    : uppercase;
	}
h2
{
	margin-bottom:2px; 
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#000081;
	line-height:		18px;
	font-weight: bold;
	text-align:			left; 
	margin-left:		16px;
	}
h3
{
	margin-bottom:2px; 
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#707070;
	line-height:		16px;
	font-weight: bold;
	text-align:			left; 
	margin-left:		16px;
}
h4
{
	margin-bottom:2px; 
	font-family:		Verdana;
	font-size:			14px;
	font-style:			normal;
	color:				#707070;
	line-height:		16px;
	font-weight: bold;
	text-align:			left; 
	margin-left:		16px;
}

ul, ol {
	font-family:		Verdana;
	line-height:		15px;
	font-style:			normal;
}

.uli, oli {
	font-family:		Verdana;
	line-height:		15px;
	font-style:			normal;
	text-align:			left;
	margin-left:		20px;
}

