body {background-color: white}
body,td,a,p {font-family:arial,sans-serif}
p {font-size: 12pt}
hr
{
	color: #f8f8f8;
	background-color: #f8f8f8;
	height: 2px;
}
H1
{
	font-size: 36px;
	font-family: arial,sans-serif;
}; 

img {border: 0px}
.resulttable, .resulttable td, .resulttable th
{
	border-color: blue;
	border-style: solid;
}

table.servicesT
{
	font-family: Verdana;
	font-weight: normal;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	width:100%;
}
table.servicesT td.servHd
{
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
table.servicesT td
{
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
}

.servBodL { border-left: 1px dotted #CEDCEA; } 

.smalltext, .smalltext a
{
	font-size: x-small;
	font-weight: normal;
	color: black;
	text-decoration: none;}
.smalltextlink
{
	font-size: small;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
.smallactivetextlink
{
	font-size: small;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.ansiktsburk, a.ansiktsburk:visited {
	font-weight: bold;
	color: black;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}
a.ansiktsburk:hover {
	font-weight: bold;
	color: black;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

.srh {
	font-weight: bold;
	color: black;
	font-family:tahoma;
	font-size:large;
	text-decoration:underline;
}