body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bkground_repeat.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0955A1;
	text-decoration: none;
}
a:active {
	color: #003366;
}
.fullHeight {
	height: 100%;
}
.headerHeight {
	height: 100px;
}
.centerpieceHeight {
	height: 150px;
}
.paragraphHeight {
	height: 55px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bluLineRepeat {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0F6FA1;
}

