/* CSS Document */


p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A4002D;
	display: block;
	padding: 8px;
	width: 127px;
	height: 30px;
	background-attachment: fixed;
	text-align: left;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #C10035;
	display: block;
	padding: 8px;
	width: 127px;
	height: 30px;
	background-attachment: fixed;
}

.h{
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 25px;
padding: 3px;
}

.t{
font-family: Verdana, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 30px;
padding: 0px;
}

.bot{
font-family: Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 40px;
padding: 3px;
}

.home_large{
font-family: Verdana, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 26px;
padding: 0px;
}

.home_small{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	padding: 0px;
	padding-right: 5px;
}

.home_small_bold{
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 22px;
padding: 0px;
}

.home_small_space{
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 40px;
padding: 3px;
}

