@charset "utf-8";
/* CSS Document */






/*Type Styles*/

p {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	

h1 {
	font-size: 18px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	}

.footer {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
