body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.bigText {
	font-size: 12px;
	font-weight: bold;
}
.redText {
	color: #c40300;
}
.redBold {
	font-weight: bold;
	color: #c40300;
	font-size:12px
}
a:link {
	color: #C40300;
}
h3 {
	color: #c40300;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 {
	color: #c40300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.h4 {
	color: #c40300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
}
.blink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
h5 {
	color: #C40300;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
a.nav:link {
	color: #C40300;
}.whiteBoldScolling {

	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

