@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	background-color: #ffffff;
}
.logo {
	padding: 5px;
}
h1 {
	font-size: 28px;
	color: #023890;
	font-style: italic;
	padding-top: 5px;
	line-height: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.tableborder {
	border: 1px solid #8A806E;
}
.whitetext {
	color: #FFF;
}


h2 {
	font-size: 18px;
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h3 {
	color: #004290;
	font-size: 15px;
}

.bluetxt {
	color: #3B8ED4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerhomepage {
	position: relative;
	top: -25px;
}
a {
	text-decoration: none;
	color: #3B8ED4;
	font-weight: bold;
}
.redfont {
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #918773;
}
.buttons {
	color: #FFF;
	background-color: #908673;
}
.root {
	border: thin solid #7F7668;
	width: 992px;
	padding: 4px;
}
.whitetext a {
	color: #FFF;
}

