body {	background-color: #B3B3B3;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg_grybr.gif);
}

.headlines {	font-weight: bold;
		color: #FFFFFF;
		background-color: #FF0000;
}

.links {	color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
}

.copy {	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.date {	font-size: 10px;
	font-weight: bold;
}

.banner {	width: 100%;
		background-color: #FFFFFF;
		border: outset 0;
		border-padding: 0;
		border-spacing: 0;
}

.maintable {	background-color: #FFFFFF;
		width:800;
		border: outset 0;
		border-padding: 0;
		border-spacing: 0;
}

.nav {	background-image:url(images/filmstrip_whtm.gif);
		width: 150px;
}

.sidebar {	width: 150px;
			font-weight: bold;
			font-size: 10pt;
			border: outset 0;
			border-padding: 0;
			border-spacing: 0;
}

.caption {font-size: 9pt;
}

.bottom {	height: 15px;
		background-color: #FF0000;
		border: outset 0;
		border-padding: 0;
		border-spacing: 0;
}

.featured1 {background:#FF0000;
}

.featured2 {background:#FFFFFF;
}

.style2 {color: #000066}
.style4 {
	color: #000066;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	}

a.snav:link {	color:#000000;
				text-decoration: underline;
					}




a.snav:visited {
		text-decoration: underline;
		color:#000000;
		}
a.snav:hover {
	text-decoration: none;
	color: #999999;

}
a.snav:active {
	text-decoration: none;
	color: #999999;
}

		
a.bnav:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bnav:visited {
	text-decoration: underline;
	color: #FFFFFF;

}
a.bnav:hover {
	text-decoration: none;
	color: #999999;

}
a.bnav:active {
	text-decoration: none;
	color: #999999;
}
p{text-align:justify; text-indent:1.5em;}