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

html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px 45px 0px 45px;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #ffffff;
	}

a {
	color:#532708;
	}
