body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  background-color: #DDDDDD
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em
} /* Seems to be necessary even with same under Body */

p	{line-height: 100% }

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background: #EEEEEE
}

a[href] {font-size: 1.0em; color: #F00
}

.notes {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
}

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

a:visited {
	color: #990099;
	/*text-decoration: none;*/
}

table {
	background-color: #FFFFFF
}

.center {
	text-align: center
}

.group-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366FF
}

.link-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title0 {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #3366FF;
	font-size: 1.8em;
	font-weight: normal
}

.title0a {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #3366FF;
	font-size: 1.8em;
	font-weight: normal
}

.title0b {
	background-color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: normal
}

.title1 {
	background-color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold
}

.title2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3366FF;
	font-size: 1.0em;
	font-weight: bold
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366FF;
	font-weight: normal;
	font-size: 3.3em;
	text-align: center;
	margin-bottom: 0px
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366FF;
	font-weight: normal;
	font-size: 2.7em;
	text-align: center
}

img {
	max-width: 100%
}

