body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	font-size: 12px;

}
table {
	font-size: 12px;
	line-height: 18px;

}
a:link {
	color: #1C305C;
	text-decoration: none;
}
a:visited {
	color: #274481;
	text-decoration: none;
}
a:hover {
	color: #751500;
	text-decoration: underline;
}
a:active {
	color: #BA2638;
	text-decoration: underline;
}

.adress {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;


}
p {
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-bottom: -5px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 8px;


}
ul {
	margin-left: 8px;
}

h2 {
	display: none;
}