body {background: #FFFFFF;}

a:link {font-family: Arial; color: #CB161B; text-decoration: none;}
a:visited {font-family: Arial; color: #CB161B; text-decoration: none;}
a:hover {font-family: Arial; color: #CB161B; text-decoration: underline;}
a:active {font-family: Arial; color: #000000; text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB161B;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.barnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#pscroller1{
width: 200px;
height: 100px;
border: none;
padding: 5px;
background-color: black;
}
