BODY {
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
}
h1 {
	color: #000000;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
DIV {
	padding-left:20px;
	 padding-right:15px;
	 padding-bottom:10px;
}
.posJust {
	text-align: justify;
}
td {	
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
.bgline {
	background-image: url(images/line_grey.jpg);
	background-repeat: no-repeat;
}
IMG {
	border: none;
}
img.service {
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
img.bordered {
	border: #00CC33 1px solid;
}
a:link {
	color: #41A7EB;
	text-decoration: none;
}
a:visited {
	color: #41A7EB;
	text-decoration: none;
}
a:active {
	color: #41A7EB;
	text-decoration: none;
}
a:hover {
	color: #41A7EB;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 8pt;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.pris {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	text-align: center;
}
#fulltable {
	border: #00008C 1px solid;
}
#price {
	background-color: #666666;
	padding: 1px;	
}
#price th {
	font-weight: bold;
}
