.bodytext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000099;

}

a:link {

	text-decoration: none;

}

a:visited {

	color: #993399;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

	color: #0033CC;

}

.headings {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	color: #9999FF;

}


