body {
	background-attachment: fixed;
	background-image: url(../images/centerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-Base-Color:#4b5c7e;
	scrollbar-Face-Color:#4b5c7e;
	scrollbar-Highlight-Color:#dde8f6;
	scrollbar-Shadow-Color:#dde8f6;
	scrollbar-3dlight-Color:none;
	scrollbar-Arrow-Color:#dde8f6;
	scrollbar-Track-Color:#5f75a0;
	scrollbar-DarkShadow-Color:none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tempus Sans ITC", Frutiger;
	font-size: x-small;
	color: #3A4875;
}
.justify {
	text-align: justify;
	white-space: normal;
}
a:link {
	color: #990000;
	border-bottom: 1px dotted;
	text-decoration: none;

}
a:visited {
	color: #5586BC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;

}
a:hover {
	color: #990000;
	border-bottom: 1px solid;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
a:active {
	color: #990000;
	border-bottom: 1px solid;
	text-decoration: none;

}
