BODY {
	background-color:transparent;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin-top:0;
	margin-left:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color: #999999;
	scrollbar-track-color: #999999;
   scrollbar-face-color: #C0C0C0;
   scrollbar-highlight-color: #666666;
   scrollbar-3dlight-color: #F0F0F0;
   scrollbar-darkshadow-color: #666666;
   scrollbar-shadow-color: #F0F0F0;
	scrollbar-arrow-color: #009900;
}

.title {
	color:#990000;
	font-weight:bold;
	text-align:left;
}

A:active {
	text-decoration:underline;
	color:#FF0000;
}

A:hover {
	text-decoration:underline;
	color:#006600;
}

A:link {
	text-decoration:underline;
	color:#660000;
}

A:visited {
	text-decoration:underline;
	color:#666666;
}

.whitebold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.whiteboldA:active {
	text-decoration:underline;
	color:#FF9900;
}

.whiteboldA:hover {
	text-decoration:underline;
	color:#FFFF00;
}

.whiteboldA:link {
	text-decoration:none;
	color:#FFFFFF;
}

.whiteboldA:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.gray {
	color: #666666;
}

.topattnbox {
  margin-top:10px;
  clear:both;
  width:736px;
  padding:10px;
  border:2px solid #d11;
  background:#fee;
  color:#d11;
}
