/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* banner: heading text replaces td width="585" class="header" style="font-size:30 px" */
.banner {
	color: #800000;
	
}
.header {
	color: #800000;

}


