body {
	padding: 0;
	margin:  0 30px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #353535;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.Title {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #757677;
	text-decoration: none;
	font-weight: bold;
}
.SubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #225A8A;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #757677;
	text-decoration: none;
	font-family: Verdana;
}
.footerL {
	font-size: 11px;
	color: #459AB5;
	font-family: Verdana;
}
A.footer {
	font-size: 11px;
	color: #459AB5;
	text-decoration: underline;
	font-family: Verdana;
}
A.footer:hover {
	font-size: 11px;
	color: #121712;
	text-decoration: underline;
	font-family: Verdana;
}
a.header {
	color: #919293;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
A.header:hover {
	COLOR: #225A8A;
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #353535;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
}

a:hover, a:active {
	color: #121712;
	background: #FFFFFF;
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px inset #000000;
}
