body {
	background-image: url(images/back.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;

}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #0F2767;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #5E5E5E;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #001139;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #0F2767;
	list-style-type: circle;
}
hr {
	border: 0;
	color: #0F2767;
	height: 1px;
	width: 98%;
	background-color: #0F2767;

}
h2 {
	font-size: 12px;
	color: #003366;
}
.tablecontact {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/logoback.gif);
	background-repeat: no-repeat;
	border: 1px solid #AAAAAA;
}
.contactt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #AAAAAA;
}
.blue {
	color: #233C7B;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}