.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	font-weight: normal;



}

.titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.background {

	background-attachment: scroll;

	background-image: url(images/back-gradient.jpg);

	background-repeat: repeat;

}
.nbar{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;}
	
.nbar a:link {
	color: #AA0000;
	text-decoration: underline;
	}

.nbar a:visited {
	text-decoration: underline;
	color: #AA0000;
	}

.nbar a:hover {
	text-decoration: none;
	color: #AA0000;
	}

.nbar a:active {
	text-decoration: underline;
	color: #AA0000;
	}
