.reg {text-decoration: underline; color: #A00E0E;}
A:hover.reg {text-decoration: underline; color: #400000}
.nav {text-decoration: underline; color: #400000; font-weight: bold}
A:hover.nav {text-decoration: underline; color: #A00E0E}
.nav2 {text-decoration: none; color: #400000; font-size: 8pt; font-family: arial; font-weight: bold}
A:hover.nav2 {text-decoration: none; color: #400000; font-size: 8pt; font-family: arial; font-weight: bold}
.navtop {text-decoration: none; color: #400000; font-weight: bold}
A:hover.navtop {text-decoration: none; color: #F5E8CB}
.highlighted {text-decoration: none; color: #C00000}
.nav3 {text-decoration: none; color: #400000; font-size: 8pt; font-family: arial; font-weight: bold}
A:hover.nav3 {text-decoration: underline; color: #400000; font-size: 8pt; font-family: arial; font-weight: bold}
.nav4 {text-decoration: none; color: #400000; font-size: 8pt; font-family: arial; font-weight: bold}
.suplink {
	vertical-align : super;
	font-family: arial;
	font-size : 54%;
	color : #004080;
}
.tm {
	vertical-align : super;
	font-family: arial;
	font-size : 40%;
	font-weight : normal;
}
p.title{
	word-spacing: 0.5em;
	letter-spacing: 0.3em;
	font-family : Arial;
	font-weight : bold;
	font-size : larger;
	color : White;
}
.quote {
	background-image: url(quotes.gif);
	background-repeat: no-repeat;
}
p.quotec {
	background-image: url(quotes.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
p.quotec:first-letter {
	padding: 0 0 0 30px;
}