body {
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: arial;
	font-size: 12px;
	color: 5B645B;
	font-weight: normal;
	text-align: left;
}
A {
	color: #4176B3;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
A:hover {
	color: #D7441F;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.redtext{
	color:#D7441F;
	font-weight: bold;
}

.frame {
	border: 1px solid #C4D1D9;
}

.footer {
	font-size: 10px;
}

td.footer {
	text-align:right;
}

a.footer {
	font-size: 10px;
}

.smalltext {
	font-size: 10px;
}

