body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
td {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.header01 {
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}
.bigNumbers {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
.bold {
	font-weight: bold;
}
.bgDots {
	background-color: #993333;
}
.submitButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
}
.header02 {

	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.header02a {

	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.footer {
	font-size: 9px;
}
.header03 {


	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.test {
	font-family: "Comic Sans MS", "Courier New", fantasy, sans-serif;
	font-size: 16px;
	background-color: #FFFFE6;

}
.header04 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #993366;
	font-weight : bold;
}

hr {
	color : #CD5C5C;
	height : 1px;
}

.PopUp {
	background-color : White;
	border : 3px solid #CD5C5C;
}