body {
	background: white;
	font-family: verdana ;
}
td {
	color: black;
	font-size: 15px;
}
span.uber{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
}
span.uber2{
	color:black;
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
}
span.uber3{
	color:black;
	text-decoration: underline;
	font-size: 15px;
}
td.uber{
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
}

td.uber2{
	color:black;
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
}
td.uber3{
	color:black;
	font-weight:bold;
	font-size: 15px;
}

a {
	text-decoration: none;
	color: red;
	font-size: 15px;
}
a.nav{
	text-decoration: none;
	color: black;
	font-size: 15px;
}
a.navh{
	text-decoration: none;
	color: black;
	font-size: 17px;
	font-weight: bold;
	line-height:2em;
}

a.sv {
	color: darkblue;
	text-decoration: none;
	font-size: 15 px;
	
}
.ries {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.blink {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
