.footer {
	color: #000000;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.table {
	font-size: 12px;
	color: #FFFFFF;
}
.ScrollBar {
	overflow: auto;
	height: 325px;
	width: 512px;
}
.header {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.body {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
}
.subhead {font-size: 14px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-weight: bold; }
.header-color {color: #000099; font-size: 18px; font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}


td {
	color: #FFFFFF;
}

