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

body {
	background-color: #d4d3c1;
}
p {
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 12px;
12pt; 			line-height: 150%;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
