/* CSS Document */

body {
 scrollbar-3d-light-color:#FFFAEC;
 scrollbar-arrow-color:#000000;
 scrollbar-base-color:#FFFAEC;
 scrollbar-dark-shadow-color:#666666;
 scrollbar-face-color:#FFFAEC;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#666666;
 }

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #333333;
	font-style: oblique;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: plain;

}
A:hover {
  text-decoration: none;
  color:#666666;
}

A {
  text-decoration: none;
  color: #FFFFFF;
}
