BODY {
	SCROLLBAR-FACE-COLOR: #998a6b;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(shared/info_back.jpg);
	SCROLLBAR-HIGHLIGHT-COLOR: #e7dbc3;
	SCROLLBAR-SHADOW-COLOR: #998a6b;
	SCROLLBAR-3DLIGHT-COLOR: #e7dbc3;
	SCROLLBAR-ARROW-COLOR: #e7dbc3;
	SCROLLBAR-TRACK-COLOR: #e7dbc3;
	BACKGROUND-REPEAT: no-repeat;
	SCROLLBAR-DARKSHADOW-COLOR: #e7dbc3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7DBC3;
}
TD {
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
}
h2 {
	FONT-SIZE: 1.35em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}
A:link {
	FONT-SIZE: 1.4em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
A:hover {
	FONT-SIZE: 1.4em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
A:active {
	FONT-SIZE: 1.4em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
	font-weight:bold;
}
A:visited {
	FONT-SIZE: 1.4em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
	font-weight:bold;
}

