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



body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #343434;
	color: #8c8c8c;
	margin: 20px 10px 10px 25px
	}

img {
	border: 0px solid white; 
	}	

a:link {
	color: #f2f2f2;
	text-decoration: none;
	}
	
a:visited {
	color: #f2f2f2;
	text-decoration: none;	
	}

a:hover {
	color: #FFDF01;
	text-decoration: none;
	}

h1 {
	text-decoration: uppercase;
	font-weight: bold;
	font-size: 11px;
		}	

h2 {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #4a4a4a;
		}

h3 {
	text-decoration: none;
	font-weight: bold;
	line-height: .3em;
	font-size: 11px;
	color: #8c8c8c;
		}
			
li {
	font-weight: normal;
	line-height: 1.3em;
	font-size: 11px;
		}

ul {
	list-style: none;
	}