body { background-color: #69c; margin: 0px }

p, td {
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: black
	}

table { border-right: 1px solid white }

.toplinks {
	background-color: black;
	color: white;
	font-weight: bold;
	text-align: center
	}

.toplinkline { background-image: url('images/top_line.gif'); background-repeat: no-repeat }

a:link.onblack, a:visited.onblack { color: white; text-decoration: none }
a:hover.onblack { color: #c00; text-decoration: none }

.toppic { border-top: 1px solid white; border-right: 1px solid white;  }
	
.sublinks {
	background-color: #69c;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-align: center
	}
	
.maintable {
	background-color: white;
	padding-left: 7px;
	padding-rigth: 7px
	}

.footer { 
	color: white;
	font-size: 9pt;
	padding: 5px;
	border-bottom: 1px solid white;
	}

.smaller { font-size: 9pt }
.grey { color: #999; font-size: 9pt }

.backtohome { 
	color: white;
	font-weight: bold;
	margin: 5px;
	text-decoration: none
	}
a:link.backtohome, a:visited.backtohome { color: white; text-decoration: none }
a:hover.backtohome { color: #ccf; text-decoration: none }
	
a:link.sublinks, a:visited.sublinks { color: white; text-decoration: none }
a:hover.sublinks { color: black; text-decoration: none }

h1 { font-size: 14pt; font-weight: bold }

a:link, a:visited { color: #900; text-decoration: none }
a:hover { text-decoration: underline }