/* CSS Document */

<style type="text/css">

 h1 { 
  color: #F23541;
  font-weight: normal; 
  font-size: 8pt;
  line-height: 12pt; 
  font-family: tahoma; 
  font-variant: normal;
  font-style: normal;
}

h2 {
  color: #F23541;
  font-weight: normal;
  font-family: tahoma;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
}

h3 { 
  font-weight: bold; 
  font-size: 14pt;
  line-height: 14pt; 
  font-family: tahoma; 
  font-variant: normal;
  font-style: normal;
  color: #F23541;
}
a {font-family: Tahoma}
a {color: #F23541}
a:link {color: #F23541}
a:visited {color: #DA5861}
a:hover { 
	color: #F23541;
	background-color: #FFFF66;
	text-decoration: none;
}

a:active {
    color: #F23541;
}

table.tahomared td {
	font-weight: normal;
	font-size: 12pt;
	line-height: 12pt;
	font-family: Tahoma;
	color: #F23541;
	border-color:#CCCCCC;
}

table.tahomared th {
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
	font-family: Tahoma;
	color: #F23541;
}
</style>
