body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	text-decoration:none;
}

.streep {
	color: #FF9900;
	padding-left: 2px;
	padding-right: 5px;
}

.nav {
	font-size: 13px;
	font-stretch:wider;
	color:#FFFFFF;
	text-align:center;
}

.nav a:visited, a:link, a:focus, a:active{
	color:#FFFFFF;
}

.nav a:hover {
	color: #FF9900;
}

.content {
	text-align: center;
	vertical-align:middle;
	line-height: 18px;
	color: #006699;
	font-size: 10px;
	font-stretch:wider;
}

.content a:link, a:focus, a:active{
	color:#006699;
}

.content a:hover {
	color: #FF9900;
}

.side {
	text-align:center;
	color: #006699;
	font-size: 10px;
	line-height: 22px;
	font-stretch:wider;
	vertical-align:top;
	padding-top: 20px;
}

.side a:link, a:visited, a:active{
	color: #006699;
}

.side a:hover {
	color: #FF9900;
}
