a:link { color: #0000FF }
a:hover { color: #CC0000 }
a:visited { color: #800080 }
a:active { color: #FF0000 }

body {
	color: #000000;
	background: #FFFFEE;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
body.home {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	margin-left: 0%;
	margin-right: 0%;
}
body.navbar {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	line-height: 250%;
}
dl.compress dt {
	margin: -0.5em;
	padding: 0;
	line-height: 2em;
}
em {
	font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0pt;
}
h2 {
	font-size: 150%;
	font-weight: bold;
}
h3 {
	font-size: 125%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
li.compress {
	margin-top: 0%;
	margin-bottom: 0%;
}
p {
	font-size: 100%;
	margin-left: 0%;
	margin-right: 5%;
}
p.navbar {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 250%;
}
pre {
	font-weight: bold; color: green; font-family: monospace; white-space: pre
}
strong {
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
}
tr.shaded {
	background: #ccffff;
}
.shaded TD {
  background: #ccffff;
}
td {
  vertical-align: top;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

