body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0D3B6;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Title {
	font-size: 24px;
	color: 841a00;



	font-family: "Times New Roman"
\;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
}
.SubTitle {
	font-size: 16px;
	color: #006600;
	font-style: italic;
}
.MiniTitle {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.GreyText {
	color: #000000;
	font-size: 14px;
}
