body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 18px;
	color: #333366;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #333366;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
.BlackBg {
	background-color: #ccc;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.YellowBg {
	background-color: #FFFFCC;
}
.BottomBg {
	background-color: rgba(204,204,204,0.25);
}
.Sidebar {
	border-right: 1px dotted rgba(204,204,204,0.5);
}
.blue:link {
	text-decoration: none;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
}
.blue:visited {
	text-decoration: none;
	color: #333399;
	font-size: 11px;
	font-weight: bold;
}
.blue:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.blue:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.leftnav {
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	padding-left: 4px;
}
.left:link {
	text-decoration: none;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	padding-left: 4px;
}
.left:visited {
	text-decoration: none;
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}
.left:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}
.left:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
}
