<style type="text/css">
<!--
a {
      text-decoration: underline;
    }

a:hover {
      text-decoration: underline;
      color: #ff0000;
    }

td {
	font-family: verdana,arial, helvetica;
	font-size: 10px;
    }
    
.heading {
      font-family: arial, helvetica;
      font-size: 14px;
      font-weight: bold;
    }

sup {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.results_cell {
      font-family: arial, helvetica;
      font-size: 12px;
    }
    
.search_cell {
      font-family: arial, helvetica;
      font-size: 11px;
      font-weight: bold;
      color: #ffffff;
    }
    
    
.small {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.medium {
      font-family: arial, helvetica;
      font-size: 11px;
      font-weight: bold;
    }
    
.big {
      font-family: arial, helvetica;
      font-size: 14px;
    }
    
.bigger {
      font-family: arial, helvetica;
      font-size: 16px;
      font-weight: bold;
    }

.huge {
      font-family: verdana, arial, helvetica;
      font-size: 18px;
      font-weight: bold;
    }


.navi {
	color: #303030;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.navi:link,
a.navi:visited,
a.navi:active {
	color: #c21e0d;
	font-weight:normal;
	padding: 0 0.2em 0 0.2em;
	text-decoration: none;
}

a.navi:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.navi2 {
	font-family: arial, helvetica;
	color: #303030;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px;
        background-color: #ffffff;
        border: 1px solid #000000;
}

a.navi2:link,
a.navi2:visited,
a.navi2:active {
	font-family: arial, helvetica;
	color: #c21e0d;
	font-weight:normal;
	padding: 0 0.2em 0 0.2em;
}

a.navi2:hover {
	font-family: arial, helvetica;
	color: #ff0000;
	font-weight:normal;
	text-decoration: underline;
}

.thingrey {
        border: 1px solid #A0A0A0;
        font-size:11px;
        font-weight:normal;
        color:#303030;
        font-family:verdana,arial,sans-serif;
        background:#FFFFFF;
        letter-spacing: 1px;
}

-->
</style>

