/* CSS Document */

body,td,th {
	font-size: 11px;
	color: 456385;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #e8e8cd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5064B8;
}
a:visited {
	color: #330033;
}
.Title {
	font-size: 14px;
	font-weight: bold;
}
.subTitle {
	font-size: 11px;
	font-weight: bold;
}