/* CSS Document */

<style type="text/css">

}
a:link {
	text-decoration: none;
	color: #000000;	
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.MainTitle {
	color: #2F63B9;
	font-size: x-large;
	font-family: "Tw Cen MT";
}
.FooterTitle {
	font-size: 14px;
	font-family: "Tw Cen MT";
}
.HeaderNav {
	font-size: 16px;
	font-family: "Tw Cen MT";
	color: #2F63B9;
}
.FooterText {
	font-size: 14px;
	font-family: "Tw Cen MT";
	color: #0F348C;
}
.Background {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(MEDIA/IMAGES/a_background.jpg); 
	background-repeat: repeat-x;
}
.MainText {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #000000;
}
</style>
.unnamed1 {
}

