BODY
  {
	font-family: Arial, helvetica, sans-serif;
	Scrollbar-Base-Color: #000000;
	Scrollbar-Face-Color: #FFFFFF;
	Scrollbar-Highlight-Color: #9F9F9F;
	Scrollbar-Shadow-Color: #8F8F8F;
	Scrollbar-Arrow-Color: #000000;
	Scrollbar-3DLight-Color: #BFBFBF;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	margin: 0px;
	border: 0px;
  }
a {
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #CC3333;
	font-size: 12px;
}
a:hover {
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}
.header {
	font-size: 18px;
	text-align: center;
}
.tablehead {
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	background-color: #333333;
}
.center {
	text-align: center;
}
.footnote {
	font-size: 9px;
	text-align: center;

}
.3dshadow {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
.rightborder {
	padding-right: 5px;
}
.leftborder {
	padding-left: 5px;
}
.topborder {
	padding-top: 10px;
}
.blue {
	color: #000066;
}
.justify {
	text-align: justify;
}
li {
	list-style-image: url(../images/wing-s.gif);
	vertical-align: middle;
	margin-bottom: 8px;

}
ul {
	line-height: 18px;

}
.advert {

	font-size: 12px;
	text-align: center;
}
.border {
	padding: 5px;
	border: 1px dashed #333333;
	background-color: #99FF99;



}
.adverttable {
	border: 1px dashed #333333;
	padding: 2px;


}
table {
	text-align: center;
}
