@charset "UTF-8";
/* CSS Document */

H1, H2, H3, H4, H5, H6 {
	text-transform:uppercase;
	}
#flash {
	margin:0;
	padding:0;
	}
#contentTable {
	min-height:200px;
	}
#contentTable H1, #contentTable H2 {
	font-size:14px;
	}
#feature {
	border:1px solid #a8aeba;
	padding:10px 20px;
	}
#feature h2 {
	color:#65ba51;
	}
