body {
	background-color: White;
	background-image: url('../imagesbackground.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	color: Black;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #112d7c;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #112d7c;
	font-weight: bolder;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 18px;
}

p {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 14px;
}
																											
table {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 14px; 
}

div.news {
	padding: 8px 8px 8px 8px;
	line-height: 11px;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	text-align: left;
}

div.intro {
	padding: 10px 10px 10px 10px;
	color: #112d7c;
	font-size: 20px;
	font-weight: bolder;
	line-height: 130%;
	font-style: italic;
}

a.newslinks {
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

a.newslinks:hover {
	text-decoration: underline;
}

div.banners {
	padding-bottom: 8px;
	}
	
a.userlinks {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a.userlinks:hover {
	text-decoration: underline;
}

div.userlinks {
	padding-right: 20px;
}

div.navigation a {
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 19px;
	}
	
div.navigation a:hover {
	text-decoration: underline;

}

dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
