<STYLE>
font.check {
	font-family: arial,helvetica;
	font-size: 12px; color: black;
	text-decoration: none;
	}

a.nav01:link, a.nav01:active, a.nav01:visited {
	font-family: arial,helvetica;
	font-size: 12px; color: #9f0f12;
	text-decoration: none;
	}
	
a.nav02:link, a.nav02:active, a.nav02:visited {
	font-family: arial,helvetica;
	font-size: 10px; color: #700104;
	text-decoration: underline;
	}

a.nav03:link, a.nav03:active, a.nav03:visited {
	font-family: arial,helvetica;
	font-size: 12px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}
	
a.nav03:hover {
	font-family:arial,helvetica;
	font-size:12px;
	color:#c76769;
	font-weight:bold;
	text-decoration:none;
	}
	
a.nav04:link, a.nav04:active, a.nav04:visited {
	font-family: arial,helvetica;
	font-size: 14px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}
	
a.nav04:hover {
	font-family:arial,helvetica;
	font-size:14px;
	color:#c76769;
	font-weight:bold;
	text-decoration:none;
	}
	
a.nav05:link, a.nav05:active, a.nav05:visited, a.nav05:hover {
	font-family: arial,helvetica;
	font-size: 10px; color: #9f0f12;
	text-decoration: underline;
	}
	
.style1 {
	font-family: arial,helvetica;
	font-size: 12px; color: black;
	text-decoration: none;
	}
	
.style2 {
	font-family: arial,helvetica;
	font-size: 10px; color: black;
	text-decoration: none;
	}
	
.style3 {
	font-family: arial,helvetica;
	font-size: 12px; color: #808080;
	text-decoration: none;
	font-weight: bold;
	}
	
.style4 {
	font-family: arial,helvetica;
	font-size: 10px; color: #9f0f12;
	text-decoration: none;
	}
	
.style5 {
	font-family: arial,helvetica;
	font-size: 14px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}
	
.style6 {
	font-family: arial,helvetica;
	font-size: 12px; color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

	
.style7 {
	font-family: arial,helvetica;
	font-size: 9px; color: black;
	text-decoration: none;
	}
	
	
.title {
	font-family: arial,helvetica;
	font-size: 20px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}
	
.title2 {
	font-family: arial,helvetica;
	font-size: 14px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}

.footer {
	font-family: arial,helvetica;
	font-size: 10px; color: #610507;
	text-decoration: none;
	font-weight: bold;
	}
	
.tableLight {
	background:#F3F3F3;
}

.tableDark {
	background:#E0E0E0;
}

.tableTitle {
	background:#B30000;
}

.homepage {
	color: #610507;
	font-family: arial,helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.homepagelink:link, a.homepagelink:active, a.homepagelink:visited, a.homepagelink:hover {
	color: #ffdead;
	font-family: arial,helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

td.title2 {
	font-family: arial,helvetica;
	font-size: 12px; color: #9f0f12;
	text-decoration: none;
	font-weight: bold;
	}

td.subtitle {
	font-family: arial,helvetica;
	font-size: 10px; color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

td.center {
	text-align: center;
	}
	
</STYLE>