.txtheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
.txtlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.txtred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}
.txtredhome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #CC0000;
	font-weight: bold;
}
.txtreg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
}
.txtemp {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
}
.txtpoem {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #FFFFFF;
	font-weight: normal;
	font-style:italic;
}
.txtlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}.txtheadingsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}.txtcredit {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 0.7em;
}
#redlinevert {
	background-image: url(gfx/redlinevert.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	}
