body { background-color: #FFFFFF; background-image: url(../images/background.png); 
	   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 2em; 
	   margin-right: 2em; }
body.frontpage { background-image: none; }
body.menu { background-color: #CCCCCC; background-image: none; margin-left: 0.5em; margin-right: 0.5em; }
body.contact { text-align: center; }

a:link { color: blue; text-decoration: none; }
a:visited {	color: navy; text-decoration: none; }
a:hover { color: teal; text-decoration: none; }

div.bottom { font-size: 9pt; }
div.image { font-weight: bold; text-align: center; }
div.menu { font-weight: bold; padding-bottom: 1em; }

h1 { font-size: 12pt; }
h2 { font-size: 10pt; font-weight: bold; }

p { font-size: 10pt; margin-left: 1em; }
p.menu { font-weight: bold; line-height: 2; }

table { margin-left: 1em; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
