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

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

td {
      font-family: arial, helvetica;
      font-size: 12px;
    }
    
.heading {
      font-family: arial, helvetica;
      font-size: 14px;
      font-weight: bold;
    }
    
.title {
      color: #D2C782;
      font-family: arial, helvetica;
      font-size: 11px;
      font-weight: bold;
    }

sup {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.small {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.medium {
      font-family: arial, helvetica;
      font-size: 11px;
    }
    
.big {
      font-family: arial, helvetica;
      font-size: 14px;
    }
    
.bigger {
      font-family: arial, helvetica;
      font-size: 16px;
    }
.timestitles {
	color: #0D3690;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.navi {
	color: #303030;
	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;
}

.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>