body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005288;
}

 img { behavior: url(iepngfix.htc) };

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #005288;
	font-size: 10px;
	font-weight: normal;
}

p {
font-family: Arial, Helvetica, sans-serif;
	color: #005288;
	font-size: 10px;
}
a:link {
	color: #005288;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.test {
	background-image: url(images/content/subpage_picbg.png);
	background-repeat: no-repeat;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #005288;
	font-size: 10px;
	font-weight: bold;
}
