BODY {
	margin: 0;
	background-color: #ffffff;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#cc0000;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;	
}

.grey10j {
	color: #666666;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif, helvetica;
	text-align: justify;	
}

.grey8j {
	color: #666666;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif, helvetica;
	text-align: justify;	
}

.grey8 {
	color: #666666;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif, helvetica;
}

.form {
	background-color: #FEE6E6;
	color: #000000;	
	font-size: 8pt;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

A:link  {
	color: #cc0000;
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif, helvetica;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #cc0000;
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif, helvetica;
	text-decoration: none;
	font-weight: bold;
}

A:active  {
	color: #cc0000;
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif, helvetica;
	text-decoration: none;
	font-weight: bold;
}

A:Hover {
	color: #999999;
	text-decoration: underline;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.button {
	background-color: #cc0000;
	border-color: #ffffff;
	color: #ffffee;
	cursor: hand;	
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, helvetica, sans-serif;
}
		