    BODY {
	background-color: White;
	margin: 5px 5px 10px 0px;
	scrollbar-face-color: #669999;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: White;
	scrollbar-dark-shadow-color: White;
	scrollbar-3d-light-color: White;
	scrollbar-highlight-color: White;
	scrollbar-base-color: #669999;
	background-repeat: no-repeat;
}

    .menu1 {
	border-bottom: 1px solid #a2c2c3;
	margin: 5px 0px 0px 15px;
	height: 18px;
	width: 182px;
	padding-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #15264b;
	text-decoration: none;
	cursor : hand;
}
    .menu1Over {
	border-bottom: 1px solid #a2c2c3;
	margin: 5px 0px 0px 15px;
	height: 18px;
	width: 182px;
	padding-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bb8236;
	text-decoration: none;
	cursor : hand;
}
    .menu {
	border-left: 1px solid #a2c2c3;
	border-bottom: 1px solid #a2c2c3;
	margin-left: 37px;
	height: 16px;
	width: 160px;
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #15264b;
	
	cursor: hand;
	text-decoration : none;
}
    .menuOver {
	border-left: 1px solid #a2c2c3;
	border-bottom: 1px solid #a2c2c3;
	margin-left: 37px;
	height:16px;
	width: 160px;
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#ffffff;
	background-color: #a2c2c3;
	cursor: hand;
	text-decoration : none;
}
	.img {
	margin-left: 30px;
	text-align: left;
	margin-top: 5px;
	border : 0px;
}
TABLE {
	margin: 0px 0px 0px 0px;
}
TD  {
	text-align: left;
	font-family: Arial,Verdana, sans-serif;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	color: #003333;
	text-align: justify;
	border-color: #003333;
}
P  {
	margin: 90px 5px 10px 5px;
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color: #003333;
	text-align: justify;
	font-weight : normal;
}

IMG  {
	margin: 0px 0px 0px 0px;
	border-color:  #003333;
}

.mn {
	border: 0px;
	height:1px;
}
