/* CSS Document */

a {
	color: #9b8d8b;
	text-decoration:none;
	text-align: left;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
}
a:link {color: #9b8d8b;
	background-color: #f2f5f5;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
a:visited {
color: #9b8d8b;
text-decoration: line-through;
	text-align: left;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #fefff7;
	text-decoration:none;
	text-align: left;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
	background-color: #9b8d8b;
}

h1 {
	font: medium/15px Georgia;
	color: #b0a395;
	text-align: left;
}

h2 {
	color: #958e8f;
	font: 12px/13px Georgia;
	text-align: left;
	margin-top: -5px;
}

h3 {
	color: #b2b8b9;
	text-align: left;
	font: italic small/14px Georgia;
}

h4 {
	color: #c5b5b2;
	text-align: left;
	font: italic 13px/14px Georgia;
}

h5 {
	color: #aea3a3;
	text-align: left;
	font: 15px/16px Georgia;
	text-decoration: underline;
}

h6 {
	color: #847679;
	text-align: center;
	font: normal 11px/12px arial;
}

h7 {
	color: #8b8e85;
	text-align: left;
	font: 12px Arial;
}

h8{
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #9b8a72;
	text-align: left;
}

body {
	color: #7e6f72;
	text-align: left;
	direction: ltr;
	font: normal normal 11px/12px Georgia, "Times New Roman", Times, serif;
}
a {
	color: #7e6f72;
	text-align: left;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
}
