
	
a.footer 
	{ 	
	color:#000000; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
		
a:hover.footer 
	{ 
	color:#A21C35; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a:visited.footer 
	{
	color:#000000; 
	font-size: 10px; 
	text-decoration:none; 
	font-weight: none;
	}

 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
 
body {
background-color: #fff;
  background-image: none;
  border-color: #000;  
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;  
  padding: 0 0 0 0;  
  text-align: center;  
}
 
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
 
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}


 
a:focus {
  color: #000;
}
 
a:active {
  color: #000;
}
 
#outerWrapper {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;  
	width: 820px;
}
 
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;  
  padding: 10px 10px 10px 10px;  
 

