.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color:#CD9167;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:#3F4475;
	line-height: 10pt;
}
.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color:#3F4475;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
}
A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#3F4475;
	text-decoration:none
}
A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#CD9167;
	text-decoration:none
}
A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#3F4475;
	text-decoration:underline
}
A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#9B7661;
	text-decoration:none
}
HR {
	color:#3F4475;
}
IMG {
border-color:#CD9167
}
BODY {
background-image: url(images/back.jpg);background-attachment: fixed;
}
.box {
border: 2px solid #CD9167
}