.bodytext {

	font-family: tahoma;
	font-size: 8.5pt;
	color: black;
	line-height:15px;
}

.home {

	font-family: tahoma;
	font-size: 10.5pt;
	color: black;
	line-height:27px;
}

.red-home {

	font-family: tahoma;
	font-size: 10.5pt;
	color: #cc3333;
	line-height:27px;
}


.bodytextred {

	font-family: tahoma;
	font-size: 8.5pt;
	color: #cc3333;
	line-height:15px;
}

h1 {
	font-size: 9.5pt;
	color: #cc3333;
	font-family: tahoma;
	font-weight: bold;
}

h2 {

	font-family: tahoma;
	font-size: 8.5pt;
	color: black;
	font-weight: bold;
	line-height:15px;
}


.footer {
	font-size: 8pt;
	color: #666666;
	font-family: tahoma;
	color: gray;
}

.homelink {
	font-size: 9pt;
	color: #cc3333;
	font-family: tahoma;
	text-decoration: none;
}

a {
	font-family: tahoma;
	font-size: 8.5pt;
	color: #cc3333;
	line-height:15px;
}