 body {
	background: #333;
	font-family: Arial, Verdana, Sans-serif;
	font-size:16px;
	/*	font: normal 12px Lucida Sans, Georgia, "Times New Roman", Times, serif; */
	padding: 0;
	margin:0;
	color: #7F7F7F;
}

	a:link, a:active, a:visited {	
	background-color:inherit;  
	color: #E84E29;
	text-decoration:none;
}
	a:hover {
	text-decoration: none;
	background-color:inherit; 
}

/* Strip out all nasty pre-formatting */

:link,:visited { 

}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,body,html,blockquote,fieldset,input{ 
	margin:0; padding:0; 
}


img {

border:none;	
vertical-align:baseline;	
}


address { 
font-style:normal; 
}


.clear {
border:0pt none;
clear:both;
font-size:1px;
line-height:0px;
margin:0pt;
padding:0pt;
}

#wrapper {

width:970px;
margin:auto;	
margin-top:20px;	
}

#logo{
width:970px;
text-align:center;	
}

h1{
color:#E84E29;	
}


#text{
text-align:center;
}


#footer{
text-align:center;
font-size:12px;
margin-top:20px;
}
