BODY {
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(shared/info_back.jpg);
	BACKGROUND-REPEAT: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7DBC3;
}
TD {
	FONT-SIZE: 1.1em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
}
A:link {
	FONT-SIZE: 1.1em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
}
A:hover {
	FONT-SIZE: 1.1em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
}
A:active {
	FONT-SIZE: 1.1em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
}
A:visited {
	FONT-SIZE: 1.1em;
	COLOR: #334a7e;
	FONT-FAMILY: Garamond, Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: underline;
}