/* CSS Document */

p{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #A20614;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}
.bold {
	font-family: tahoma, "sans serif";
	font-size: 14px;
	font-weight: bolder;
	color: #A20614;
}
.navigation {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A20614;
	border-bottom-color: #A20614;
	border-color: #A20614;
	border-left-color: #A20614;
	border-right-color: #A20614;
	display: inline-table;
	padding: 12px;
	width: 140px;
	text-decoration: none;
}
.listdescribe {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.navigation2 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A20614;
	border-bottom-color: #A20614;
	border-color: #A20614;
	border-left-color: #A20614;
	border-right-color: #A20614;
	display: block;
	padding: 12px;
	width: 120px;
	text-align: center;
	text-decoration: none;
}
.navigation:hover {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #A20614;
	border-bottom-color: #A20614;
	border-color: #A20614;
	border-left-color: #A20614;
	border-right-color: #A20614;
	display: inline-table;
	padding: 12px;
	width: 140px;
	text-decoration: none;
}
.navigation2:hover {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #A20614;
	border-bottom-color: #A20614;
	border-color: #A20614;
	border-left-color: #A20614;
	border-right-color: #A20614;
	display: block;
	padding: 12px;
	width: 120px;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A20614;
}
.table {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #A20614;
	text-decoration: none;
}
.describe {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A20614;
	text-decoration: none;
}
.listbold {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #A20614;
}

