body {
	margin:0; 
	background-color: #f6efc8;
	}

body, th, td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px; line-height:16px;
	color:#000000;
	}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #961b1e; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}
 
p { margin-top:0px;}

.title {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#000;
	font-size:14px; 
	
	}

.content {
	padding-left: 22px;
	padding-top: 22px;
	padding-bottom: 22px;
	text-align:justify;
	}
	

