/* Style Sheet by Paul F Hamlyn for NWFG Newsletter */

BODY {
	background-color: #eeffee;
	margin-top : 25px;
}
BODY {
	scrollbar-face-color: #009900;
    scrollbar-shadow-color: #eeffee;
    scrollbar-track-color: #eeffee;
    scrollbar-arrow-color: #ffffff;
    scrollbar-highlight-color: #eeffee;
    scrollbar-3dlight-color: #eeffee;
    scrollbar-darkshadow-color: #eeffee;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font : 13px;
}
P.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font : 13px;
	color : Maroon;
	font-weight : bold;
}
.header1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
	font-weight : bold;
	color : green;
	}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : bold;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	font-weight : normal;
}
A:HOVER {
	color: Red;
}
.tint {
	BACKGROUND: #ffcccc
}
.highlight {
	BACKGROUND-COLOR: #fdc01d
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font : 13px;
}
P.hr2 { background-color:#eeffee;
margin-left:0%; margin-right:0%;
border-bottom-width: 2pt; 
border-bottom-style: solid;
border-color: green;
padding-top:0;
}   