body { 
        font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; color: black;
}


h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial
}

:link, :visited {text-decoration: none}

a:hover {
	color: #804c4c; background-color: #f0efe3
}

.textsm {
	font-size: 140%; 
}
.textbg {
	font-size: 120%; 
}
.textreg {
	color: #979797; 
}



