	* {
	margin: 0;
	padding: 0;	
	}
	body {	
	font-family:  Lucida Sans Unicode,Lucida Grande,Lucida Sans,Lucida,Verdana,Lucida,Arial,Sans-serif;
	color: #000; 
	background: #333;
	}
	h1 {
	padding: 15px 0 10px 15px;
	font-size: 200%;	
	text-align: left;
	font-weight: normal;
	color: #4c483c;
	}
	h2 {
	font-size: 150%;
	padding: 15px 0 30px 15px;
	text-align: left;
	font-weight: normal;
	color: #4c483c;	
	}	
	p {	
	font-size: 75%;
	margin: 10px 0 10px 0;
	line-height: 1.5;
	text-align: center;
	padding: 0 0 0 0;
	font-weight: normal;
	color: #FFF;
	}
	p.right {
	float: right;
	padding: 20px 30px 0 0;
	text-align: right;
	color: #FFF;
	}
	a {
	text-decoration: none;
	font-weight: bold;
	color: #4c483c;
	}
	a:hover {
	text-decoration: underline;
	}
	
	i {
	color: #999;
	font-style: normal;
	}
	strong {
	font-weight: bold;	
	}
	small {
	font-size: 80%;
	font-weight: normal;
	letter-spacing: .1em;
	}
	img {	
	margin: 0px;
	padding: 2px;
	border:1px solid #FFF;
	}
	#header img{
	border: none;
	