Body , P , UL , TR , TD {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
  	font-family: Verdana, Arial, Century Gothic;
}
a:link {  
	color: #FFFFFF;
	text-decoration: none; 
	}
a:visited {  
	color: #FFFFFF;
	text-decoration: none; 
	}
a:active {  
	color: #FFFFFF;
	}
.bold {
	font-size: 10px;  
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	}
.update {
	font-size: 12px;  
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	}

.caption {
	font-size: 20px; 
	font-family: Verdana, Arial, Century Gothic;
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;

	}	
.smcaption {
	font-size: 14px; 
	font-family: Verdana, Arial, Century Gothic;
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;

	}

.footer {
	font-size: 12px;
	color: #FFFFFF; 
	}
.footer a:link {
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	}
.footer a:visited {
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	}
	
.footer a:active {
	font-size: 12px;  
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	}
.footer a:hover {
	font-size: 12px;  
	color: #FA0101; 
	text-decoration: none;
	font-weight: bold;
	}
.updatetble {
	border-color: #72CB30;
	border-style: solid thin;
	}


