@charset "utf-8";
.paragraphtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0FF;
	font-weight: normal;
	text-align: left;
}
.tablefirstcol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF6;
	vertical-align: top;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #09F;
	text-align: center;
}
.pagetitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0;
	text-align: center;
}
.linkstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3;
	font-size: 18px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3;
	font-size: 18px;
}
