
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, arial, helvetica; 
	font-size: 11px;
	background: #E7E7E8;
	background-repeat: repeat;
	line-height:16px;
	letter-spacing: 0.15px;	
}

.heading { 
	font-size: 13px;
	font-weight: bold;
}

.theball{
	float:right;
	width:111px;
	padding:320px 0px 0px 0px;
}

A:link {

	color: #009900;
}
A {	
	color: #009900; 
	text-decoration: underline; 
}

A:hover {
	color: #FF6600;
	text-decoration: underline
}

.large-heading { 
	font-size: 17px;
	color: #FF0000;
	font-weight: normal;
}

.error_message {
	font-family: tahoma, verdana, arial, helvetica; 
	font-size: 8pt;
	color: #FF0000;
}

 hr {
  border: 0;
  color: #666666;
  background-color: #666666;
  height: 1px;
}

.large-heading { 
	font-size: 17px;
	color: #000000;
	font-weight: normal;
}

