body {
	font-family: Verdana;
	font-size: 12px;
}
.rbdl {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-family: impact;
	font-size: 42px;
	color: #c60000;
	line-height: 40px;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 16px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
hr {
	border-style: dotted;
	height: 1px;
	color: #efefef;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.border {
	background-color: white;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
}
.pad {
	margin-left: 25px;
	margin-right: 25px;
}
