/**
 * Style sheet style
 */
#contactblok p
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:12px 0px 5px 0px;
	text-align:justify;
	font-family:"tahoma";
	font-size:12px;
}

#contactblok
{
	height:50px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

#contactblok h1
{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding:5px 0px 0px 0px;
	text-align:justify;
	font-family:"trebuchet MS";
	font-size:12px;
}

.style1
{
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:13px;
	color:#FF9900;
}

#contactblok a
{
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:13px;
}
