/* CSS Document */
table {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}
p {
	font-size: 11px;
	font-weight: regular;
	line-height: 13px;
	color: #65635d;

}
.formText{
	font-size: 10px;
	font-weight: bold;
	color: #65635d;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #706030;
	font-weight: bold;
}

