body,td,th {
	color: #000066;
}
body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Other-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	list-style-image: url(images/icons/bullet.png);
}
a:link {
	text-decoration: none;
	color: #2F4B8E;
}
a:visited {
	text-decoration: none;
	color: #2F4B8E;
}
a:hover {
	text-decoration: underline;
	color: #2F4B8E;
}
a:active {
	text-decoration: none;
}
.Text, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	list-style-image: url(images/icons/bullet.png);
}
.Links {font-family: Arial; font-size: 12px; color: #2F4B8E; }
.Heading-1 {
	font-size: 18px;
	color: #F9822D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Heading-2 {
	font-size: 16px;
	color: #2F4B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Links-Bold {font-family: Arial; font-size: 12px; color: #2F4B8E; font-weight: bold; }

