body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.style1 {
	font-size: 1.4em;
	color: #FF0000;
	text-decoration: blink;
}


.style2 {
	font-size: 0.7em;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-weight: bold}

.style5 {color: #FA6CCE}
.style6 {color: #BA0053}
.style7 {color: #FF72E6}
.style8 {color: #D1198B}
.style9 {color: #F44CC5}

.nav1 {
	font-size: .8em;
}
.navtable {
	font-size: .9em;
}


td {
	font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
}
.bgclr {
	background-color: E3E3E3;
}
