BODY {
	color:#A20F0F;
	font-size:10pt;
	background-color: #ffffff;
	font-weight:normal;
	font-family:verdana;
	text-align: justify;
	line-height: 14px;
	padding: 5px;
}

div.one {
	color:#e2e3b3;
	font-size:10pt;
	background-image:url('BK/BK-GRNa.gif');
	font-weight:normal;
	font-family:verdana;
	text-align: justify;
	line-height: 14px;
	border-width:2px; 
	border-style:solid; 
	border-color:#536921; 
}

div.two {
	color:#e2e3b3;
	font-size:10pt;
	font-weight:normal;
	font-family:verdana;
	text-align: justify;
	line-height: 14px;
}

TR,TD {
	color:#536921;
	font-size:10pt;
	font-weight:normal;
	font-family:verdana;
	text-align: justify,top;
	line-height: 14px;
	padding: 10px;
	border-bottom: 1px solid #A20F0F;
}

A:link {
	color:#A20F0F; 
	text-decoration:none; 
	cursor:hand,pointer;
}

A:visited {
	color:#A20F0F; 
	text-decoration:none; 
	cursor:hand,pointer;
}

A:hover {
	color:#48BA38; 
	text-decoration: none; 
	cursor:url('CURSORS/FALLcur.ani'),pointer;
}

A:active {
	color:#A20F0F; 
	text-decoration:none; 
	cursor:hand,pointer;
}

h1 {
	color:#536921;
}

h2 {
	color:#A20F0F;
}

h3 {
	color:#A20F0F;
	font-family:verdana, arial, sans-serif;
	text-align:center;
	background-color:#e2e3b3;
	border-width:thin; 
	border-style:solid; 
	border-color:#A20F0F;
	padding:3px;
}

h4 {
	color:#A20F0F;
}

h5 {
	color:#536921;
	font-size:14px; 
	font-family:verdana, arial, sans-serif;
	text-align:center;
	background-color:#e2e3b3;
	line-height: 20px; 
	border-width:thin; 
	border-style:solid; 
	border-color:#536921; 
}


