h1, h2, {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	font-size: 32px;
	line-height: 32px;
}

h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003399;
	font-size: 24px;
	line-height: 25px;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333366;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}


.directions {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.lines {
	color: #669999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.arrows {
	color: #669999;
	font-size: 16px;
	font-family: Wingdings 3, Wingdings 2, Webdings;

}

a:link {
	color: #0066cc;
	text-decoration: none;
}

a:visited {
  color: #330066;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #669999
}

a:active {
	color: #333366;
	text-decoration: none;
}

