body { font-size: 12px; font-family: "Times New Roman", Georgia, Times }
p {
	color: #000;
	font-weight: bold;
}
td  { font-size: 12px; font-family: "Times New Roman", Georgia, Times }
.bodycopy { font-size: 12px; line-height: 18px }
.heads { color: #8a90e6; font-size: 15px; font-weight: bold  ; line-height: 18px; text-decoration: none; }
.Heads2 { color: #8990e5; font-size: 18px; font-weight: bold; line-height: 20px; }
a:link { color: #45c0cc; text-decoration: none; }
a:visited { color: silver; text-decoration: none; }
a:hover { color: teal; text-decoration: none; }
.red {
	color: #F00;
}
