/* CSS Document */

/* CSS Document */

.bodycopy{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-style: oblique;
}

.bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	font-style: oblique;
}

.subhead{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}

.legal{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	font-style: oblique;
}
