BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #775c3f;
	FONT-FAMILY: Sylfaen;
	margin-left: 15px;
	background-color: #EBE3D9;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	}

.h1 {
	font-family: Sylfaen;
	font-size: 16px;
	font-weight: bold;
	color: #775c3f;
	text-decoration: underline;
}
.h2 {
	font-family: Sylfaen;
	font-size: 12px;
	color: #775c3f;
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #999999;
	FONT-FAMILY: Sylfaen;
	font-weight: normal;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #999999;
	FONT-FAMILY: Sylfaen;
	font-weight: normal;
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #775c3f;
	FONT-FAMILY: Sylfaen;
	BACKGROUND-COLOR: #DDD3CA;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.red {
	color: #FF0000;
}
