.headstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.paragraphstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
subparag {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
