.A {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00000;
	text-decoration: none;

}
.A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00000;
	text-decoration: underline;
	
}



.bradleyMain {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	color: #000000;
	font-weight: bold;

}
.bradleySmall {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	font-weight: normal;

}
.bradleyLarge {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.border {
	border: 2px groove;
}
.line {
	font-family: "Bradley Hand ITC";
	font-size: 2px;

}
.bradleyBold {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	font-weight: bold;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.fwdLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

