body {
	font-family: verdana;
	font-size:16px;
}

td {
	font-family: verdana;
	font-size:16px;
}

th {
	font-family: verdana;
	font-size:16px;
}

/* NAVIGATION LINKS */
.nav a:link {
  color: #0000FF;
  text-decoration: underline;
}
.nav a:visited {
  color: #0000FF; 
  text-decoration: underline;
}
.nav a:hover  {
  color: #FF0000; 
  text-decoration: underline;
}
.nav a:active {
  color: #FF0000; 
  text-decoration: underline;
}


/* MAIN LINKS */
a:link {
  color: #0000FF; 
  text-decoration: underline;
}
a:visited {
  color: #0000FF; 
  text-decoration: underline;
}
a:hover  {
  color: #FF0000; 
  text-decoration: underline;
}
a:active {
  color: #C0C0C0; 
  text-decoration: underline;
}


h1 {
	font-family: tahoma;
	font-size:16px;

}

h2 {
	font-family: tahoma;
	font-size:18px;
	margin-bottom: 17px;
	font-weight: bold; 
	text-align: center;
	text-decoration: underline;
}

h3 {
	font-family: tahoma;
	font-size:18px;
	margin-bottom: 17px;
	font-weight: bold; 
	color:#78912F;
	
}

h4 {
	font-family: tahoma;
	font-size:24px;
	margin-bottom: 17px;
	font-weight: bold; 
	color:#000000;
	
}

h5 {
	font-family: tahoma;
	font-size:18px;
	margin-bottom: 17px;
	font-weight: bold; 
	color:#000000;
	
}

h6 {
	font-family: tahoma;
	font-size:18px;
	font-weight: bold; 
	color:#CC0000;
	
}


.body1 {
	
	font-family: Tahoma;
	font-size:16px;
	color: #000000;
	text-indent: 1.5em;
	margin-bottom: 17px;
}


#prehead {
	
	font-family: Georgia;
	font-size:16px;
	color: #000000;
	margin-bottom: 20px;
	font-style: italic;
}

#heading {
	
	font-family: Tahoma;
	font-size:29px;
	color: #FF0000;
	font-weight: bold; 
	margin-bottom: 22px;
	text-align: center;
}

.subheading {
	
	font-family: Tahoma;
	font-size:16px;
	font-weight: bold; 
	color: #000000;
	margin-bottom: 24px;
	text-align: center;
}

.bodysubheading {

	font-family: Tahoma;
	font-size:22px;
	font-weight: bold; 
	color: #FF0000;
	margin-bottom: 20px;
	text-align: center;
}

#fromdear {

	font-family: Georgia;
	font-size:16px;
	color: #000000;
	margin-bottom: 17px;
}

.texttable {

	font-family: Tahoma;
	font-size:16px;
	color: #000000;
}

#legal {

	font-size: 11px;
	text-align: center;
}

.textstep {

	font-family: Tahoma;
	font-size:17px;
	font-weight: bold; 
	text-align: center;
}