body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { font-style: normal; font-size: medium;}
h3,h2,h1,h4,h5,h6 { color: #903; font-size: larger;
	font-weight: bold;
}
a { text-decoration: none;
	color: #b22222;
}
a:hover {
	color: green;
	text-decoration: underline;
}
div.c3 {text-align: right}
div.c2 {text-align: left}
div.c1 {text-align: center}
p.menu {
	font-weight: bold;
	font-size: .9em;
}
