.centerTable {
	height: 100%;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #7E1E22;
}
a:visited {
	font-weight: bold;
	color: #7E1E22;
}
a: active {
	font-weight: bold;
	color: #7E1E22;
	}
a:hover{
	text-decoration: none;
	color: #333333;
}
strong,b {
	color: #7E1E22;
}
.black {
	color: #333333;
}
.paragraph {
	line-height: 11.5px;
}
.redText {
	color: #7E1E22;
}
body {
	background-color: #BCBDC0;
}

