a:link {
	color: #1A3D94;
	text-decoration: none;
}
a:visited {
	color: #1A3D94;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #1A3D94;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.newsList {font-size: 14px; font-weight: bold }

.newsCopy {font-size: 12px }

.headings {font-size: 14px; font-weight: bold }

.warnings {font-size: 14px; font-weight: bold; color:#CC3300}

.success {font-size: 14px; font-weight: bold; color:#009900}

.headingsL {font-size: 18px; font-weight: bold }

.footer {
	color: #336699;
	font-weight: bold;
	font-size: 11px;
}
.footerWhite {color: #FFFFFF; font-weight: bold; font-size: 11px; }

.mainCopy {
	font-size: 14px;
}

.mainCopyBold {font-size: 12px; font-weight: bold}

.mainList {font-size: 12px; font-weight: bold; font-style:italic}

.privacy {
	color: #999999;
	font-weight: bold;
}
.mainCopyBig {
	font-size: 14px;
}

