@charset "utf-8";

@font-face {
  font-family: Calibri;
  font-style:  normal;
  font-weight: normal;
  src: url(CALIBRI0.eot);
}

body {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 22px;
	color: #6784c5;
}

.header {
	padding-top: 10px;
	padding-left: 70px;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 220px;
	background-repeat: no-repeat;
}
.contact {
	font-size: 16px;
}

h2 {
	font-size: 20px;
	color: #6784c5;
}

h3 {
	font-weight: bold;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333333;
}

a:link {
	color: #336699;
}
a:hover {
	color: #333399;
}
a:active {
	color: #333399;
}
a:visited {
	color: #336699;
}
.style1 {
	color: #6784c5;
	font-weight: bold;
	font-size: 18px;
}
.homenews {
	border: 3px solid #6784c5;
	padding: 10px;
	padding-top: 0px;
}
.homenews h1 {
	text-decoration: underline;
}
#form2-table td{ padding: 5px; padding-left: 10px; }