body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.text { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #666666; 
     text-decoration: none; 
}
.text a:link {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #FF9900; 
     text-decoration: underline; 
}
.text a:active {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #FF9900; 
     text-decoration: underline; 
}
.text a:visited {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #FF9900; 
     text-decoration: underline; 
}
.text a:hover {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #FFCC00; 
     text-decoration: underline; 
}
.heading1 { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 14px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #333333; 
     text-decoration: none; 
}
.heading2 { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #333333; 
     text-decoration: none; 
}

.link { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #FF9900; 
     text-decoration: underline; 
}
.link a:link {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #FF9900; 
     text-decoration: underline; 
}
.link a:active {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #FF9900; 
     text-decoration: underline; 
}
.link a:visited {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #FF9900; 
     text-decoration: underline; 
}
.link a:hover {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: bolder; 
     color: #FFCC00; 
     text-decoration: underline; 
}

.renderovernight { 
     font-family: Arial, Helvetica, sans-serif;
	 color: #cccccc;
     font-size: 10px; 
     font-weight: bolder; 
     text-decoration: none; 
}
.renderovernight a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.renderovernight a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.renderovernight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	
}
.renderovernight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
}