html{overflow: -moz-scrollbars-vertical;overflow: scroll;}
body {background: #fff; font: 12px Arial, Helvetica, Geneva, sans-serif; color: #000066;margin:0;padding:0;}
h1 {
	font: bold x-large Arial, sans-serif;
	color: #43616B;
	margin-top: 0px;
	}

#news h2 {
	color: #D6D6D6;
	margin-top: 10px;
	}

h2 {
	font: large Arial, sans-serif;
	color: #9C1A1E;
	}

h4 {
	font: bold small Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}
	
p {
	font: 1.1em Verdana, sans-serif;margin-top: 0px;
	}


b {  font-weight: bolder; color: #000000}
strong {  font-style: italic; font-weight: bold; color: #003300}
a {  color: #006600; text-decoration: none}
a:active {  color: #990000}
a:hover {  background: #FFFF99; color: #006600}
a:active {  background: #99FF00}
a:visited {  color: #000099}
.red {  color: #FF0000}
.courier {  font-family: "Courier New", Courier, mono}

