/* CSS Document */
a{
	color:#990000;
}
.content{
	font-family: Georgia;
	font-size: .8em;
	color: #333333;
}
h3{
	font-size:1.2em;
	font-family:Georgia;
	color: #000000;
}
.subheader{
	font-size:1.3em;
	font-family:Georgia;
	color:#CC3300;
	line-height:.5em;
	font-weight:bold;
	
}
.flashbar{
	font-family:georgia;
	font-size:3.5em;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
	height:100px;
}