body {
background-image: url(../images/cssbackground/background.gif);
background-repeat: repeat;

font-family: Arial;
font-size: 8.5pt;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

body a{
	color: #000000;
	text-decoration: none;
}

body a:hover{
	color: #000000;
	text-decoration: underline;
}

.HomepageText {
	font: 9pt Arial;
	color: #004C99;
}

.ContentBody {
	font: 9pt Arial;
	line-height: 20px;
}

.HomepageSubsidiaryText {
	font: 8.5pt Arial;
	line-height: 20px;
	color: #004C99;
}

.HomepageTitle {
	font: 9pt Arial;
	color: #A42955;
}

.linkFooter {
	font: 8.5pt Arial; 
	color: #898989;
	text-decoration: none;
}

.linkFooter a{
	font: 8.5pt Arial;
	color: #898989;
	text-decoration: none;
}

.linkFooter a:hover{
	font: 8.5pt Arial;
	color: #898989;
	text-decoration: underline;
}