body{
	background-color: #141834;
	font: 12px Tahoma; 
 	color: #363636;
 	line-height: 1.5;
 	margin: 0px; 
	padding: 0px;
}

h1 {
 	font: 24px Georgia; 
 	color: #000000;
}

a {
	color: #3B71D4;
	text-decoration: underline;
}

#content{
	background-color: white;	
}

p {
	color: #7F7F7F;
	font: 11px Arial;
line-height: 1.5;
}

small {
	color:#C8C8C8;
	font: 11px Arial;
		
}