body,td,th {
	font-family: Calibri;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../Images/PageBG.jpg);
	background-repeat: repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.FooterLink {
	font-size: 12px;
	color: #FFFFFF;
}
.FooterLink:link {
	text-decoration: none;
}
.FooterLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterLink:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.FooterLink:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1
{
	color: #000;
	font-size: 24px;
	margin-top: -15px;
}
h2
{
	color: #000;
	font-size: 20px;
}
h3
{
	color: #000;
	font-size: 16px;
}
.scrollingText {
	font-size: 12px;
	color: #666666;
}
.scrollingText:link {
	text-decoration: none;
	color: #666666;
}
.scrollingText:visited {
	text-decoration: none;
	color: #666666;
}
.scrollingText:hover {
	text-decoration: underline;
	color: #999999;
}
.scrollingText:active {
	text-decoration: none;
	color: #666666;
}
.text2_frm
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Calibri;
    BACKGROUND-COLOR: #ffffff
}