body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	margin: 0px;
}
.topNav {
	font-size: 12px;
}
.footerText {
	font-size: 11px;
}
.table1 {
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.table2 {
	background-color: #00ffff;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.table3 {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: auto;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style2 {
	font-size: 16px;
	font-style: italic;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
}
form { 
	display:inline; 
} 
.highlight {
	background-attachment: fixed;
	background-color: #FFFF99;
	background-repeat: repeat-x;
}
.red {
	color: #FF0000;
}
.table4 {

	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 100%;
}
