body {
	background-color: #C9AF8A;
}
a:link {
	color:#452264
}
a:visited {
	color:#452264
}
a:hover {
	color:#AA0055
}
a {text-decoration:none;}
.notes {
	font-size: 16px;
	font-weight: bold;
	color: #c9bca3;
}
.text {
	color: #471F39;
	font-style: inherit;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
text {
	color: #471F39;
	font-size: 12px;
}


h1 {
	color:#471F39;
	font-style: normal;
	font-weight:bolder;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
color:#937d6d;
font-style: normal;
font-weight:normal;
font-size: 15px;
font-family: Tahoma , sans-serif;
}

h3 
{
	color:#471F39;
	font-style: normal;
	font-weight:normal;
	font-size: 10 px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0 px;
	text-align: justify;
}

