body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #3A76B1;
	font-size: 22px;
	font-weight: normal;
}

h4 {
	color: #895689;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#maincontenttable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.answer {
	margin-left: 50px;
}
#maincontentcell {
	padding: 20px;
}


.boldblue {
	color: #3A76B1;
	font-weight: bold;
}

.boldpurple {
	color: #795179;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
	line-height: normal;
}

.smallest {
	font-size: 10px;
	line-height: normal;
}

#mastheadtable {
	background-image: url(images/header_slice.jpg);
	background-repeat: repeat-x;
	border: 1px solid #D9ECF4;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#homeboxtitle {
	color: #3A76B1;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
