body {
	margin: 0px;
	background-color: white; color: black;
}

td {
	font-family: arial,sans-serif;
	font-size: 14px;
}

td.button {
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:link { color: #27408B }
a:visited { color: #27408B }
a:hover { color: #27408B }

a.nav:link { color: #FFFFFF; text-decoration: none }
a.nav:visited { color: #FFFFFF; text-decoration: none }
a.nav:hover { color: #FFFFCC; text-decoration: none }

.title { color: #000000; font-size: 16pt; font-weight: bold }
.big { font-size: 14pt }
.small { color: #000000; font-size: 10pt }