body {
	font-family: Verdana, Arial,Helvetica;
	margin-top: 3%; 
	font-weight: normal; 
	font-size: 10px; 
	background: #ffffff; 
	margin-left: 0%; 
	line-height: 1.1; 
	margin-right: 0%; 
	font-style: normal; 
}


.thead {
	font-weight: normal; 
	color: #00ff00; 
	font-size:.9em;
}


td {
	font-weight: normal; 
	font-size: .8em; 
	color: #00008b; 
	font-style: normal; 
}


a {
	font-weight: bold; 
	font-size: 1.0em; 
	color: #0000ff; 
	font-style: normal; 
}


.head1 {
	font-weight: bold; 
	font-size: 1.6em; 
	color: blue; 
}


.head2 {
	font-weight: bold;
	font-size: 1.3em;
	color: red;
}


.head3 {
	font-weight: normal; 
	font-size: .9em; 
	color: #00008b; 
}


.topic1 {
	font-weight: bold; 
	font-size: 1.3em; 
	color: #000080; 
}


.topic2 {
	font-weight: bold; 
	font-size: 1.0em; 
	color: #0000ff; 
}


.navbar {
	font-weight: normal; 
	font-size: .70em; 
}


.footer {
	font-size: .75em; 
}

