BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #DDDDDD; 
	font-family:Arial;
	font-size: 12px;
}

.contact {

	font-weight: bold;
	font-size: 15px; 
	color: #497BB1;
	padding-left: 10px;
	padding-top: 5px;

}

.line {

	padding-left: 10px;
	padding-right: 10px;

}


.text {

	font-size: 12px; 
	color: #222222;
}


.copyright {

	font-size: 9px; 
	color: #555555;

}



a {
	color: #00137F;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #00137F;
	text-decoration: underline;
}

h2 {
	color: #00137F;
	background: none;
}

h3 {
	color: #222222;
	background: none;
}

h4 {
	font-size: 12px; 
	font-weight: bold;
	color: #222222;
}
