body,td,th {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{color:#666666;text-decoration:none;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #FFcc00;
}

.Headings {
	color:#003399;
	font-size: 15px;
	font-weight: bold;
}
.Headings2 {
	color:#ffae00;
	font-size: 15px;
	font-weight: bold;
}

.subHeadings {
	color:#003399;
	font-size: 13px;
	font-weight: bold;
}

.subHeadings1 {
	color:#003399;
	font-size: 13px;
	line-height: 1.3em;
}

.subHeadings2 {
	color:#ffae00;
	font-size: 13px;
	font-weight: bold;
}


.whiteLinks {
	color: #FFFFFF;
	font-weight: bold;
}
.whiteLinks {color:#FFFFFF}
.whiteLinks:link {color:#FFFFFF}
.whiteLinks:hover {color:#FFFFFF}

a.whiteLinks:visited {
	text-decoration: none;
	color: #ffffff;
}#centerTable {
	text-align: center;
}
.style1 {color: #666666}

.a {
	text-align: center;
}
.center {
	text-align: center;
}
