/* CSS Document, Template v1.0 */





* {

	font-family:Georgia, Times, serif;

	font-size:14px;
	
	line-height: 20px;

	color:#333;

	}	



body {

	margin-left: 0px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 0px;
	
	background-color:#333333;

	}	



a, a:link, a:active, a:visited {
	text-decoration:underline;

	} 

	

a:hover {
	color:#2E5C8B;
	text-decoration:underline;

	}


h1 {

	color: #4D3423;

	font-size:23px;

	}


.white{
	color: #fff;
	}
