body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #1F3E77;
	background-repeat: repeat-x;
}

h1 {
    margin: 60px;
    font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
h2 {
    font-family: Tahoma;
	font-size: 22px;
	color: #004197;
	font-weight: normal;
}
h3 {
    font-family: Tahoma;
	font-size: 20px;
	color: #004197;
	font-weight: normal;
}

.style1 {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
}

.style2 {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #14316b;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.other {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #004197;
	background:url(images/link.jpg) no-repeat 0 50%;
	padding: 0 0 0 17px; 
}
a.other2:hover {
	text-decoration: none;
	font-weight: normal;
	color: #004197;
}
a.other2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #004197;
}
a.other:hover {
	text-decoration: none;
	color: #004197;
}

.footer-links {
    margin: 31px 50px 0px 25px;
	text-align: right;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer-ufu-link {
    margin: 5px 50px 0px 25px;
	text-align: right;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer-copyright {
    margin: 31px 25px 0px 50px;
	text-align: left;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer-rapidstats {
    margin: 5px 25px 0px 50px;
	text-align: left;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}