body {
	background-color: #0D2B43;
	background-image: url(images/body_bg.jpg);
}

.Title-text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.Body-text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9DFF4;
}

.text-footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205C98; 
	}

.text-source-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
.text-date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #66CCFF;
	font-weight: bold;
}

.text-headerlinks {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.yellowlinks {font-family: Verdana, Arial, Helvetica, sans-serif;}
.yellowlinks a:link {color: #FFFF00; text-decoration: none}
.yellowlinks a:visited {color: #FFFF00; text-decoration: none}
.yellowlinks a:hover {color: #0099FF; text-decoration: none}
.yellowlinks a:active {color: #FFFF00; text-decoration: none}

.blue-redlinks {font-family: Verdana, Arial, Helvetica, sans-serif;}
.blue-redlinks a:link {color: #0099FF; text-decoration: none}
.blue-redlinks a:visited {color: #0099FF; text-decoration: none}
.blue-redlinks a:hover {color: #990000; text-decoration: none}
.blue-redlinks a:active {color: #0099FF; text-decoration: none}

.link-headerlinks {font-family: Verdana, Arial, Helvetica, sans-serif;}
.link-headerlinks a:link {color: #FFFFFF; text-decoration: none}
.link-headerlinks a:visited {color: #FFFFFF; text-decoration: none}
.link-headerlinks a:hover {color: #FFFF00; text-decoration: none}
.link-headerlinks a:active {color: #FFFFFF; text-decoration: none}


