body { }

h6 { color: #FF0000; font-size: 24px; font-style: italic; margin: 0; }

p { }

td { }

a:link { color: red; }

a:visited { color: red; }

a:hover { color: red; }

a:active { color: red; }

.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FF8C00;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF8C00;
	font-weight: normal;
}
.medtext-scrpit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FF8C00;
	font-style: italic;
}
.medtext-scrpit-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF8C00;
	font-style: italic;
}

