.txtNorm {
	color: #F85050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}
.txtFleece {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCCCC;
	font-size: 11px;
}
.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3366;
	text-decoration: none;
	background-color: #FFCCCC;
	border-top: 1px none #F85050;
	border-right: 1px none #F85050;
	border-bottom: 1px none #F85050;
	border-left: 1px none #F85050;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F85050;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F85050;
	border: 1px solid #F85050;
	background-color: #F9DAB2;
}
.right {
	float: right;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F85050;
}
.headerrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #F85050;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F85050;
	border-right-color: #F85050;
	border-bottom-color: #F85050;
	border-left-color: #F85050;
}

