body {
	background-color: #EEE; font-family: Arial, sans-serif; font-size: 100%; margin: 1em;
}
hr { line-height: 7pt; height: 1px; width: 100%; color: #A0A0A0; background-color: transparent; }
img { border-style: none; }
h1 { font-family: Arial, sans-serif; font-size: 120%; margin: 0; }
form { margin: 0; }

#logo { text-align: center; margin: 1em; }
#content { width: 70%; margin: 0 auto; padding: 1em; border: solid black 1px; color: black; background-color: white; }
#footer { color: #808080; background-color: transparent; font-size: 70%; line-height: 80%; }

a:link { background-color: transparent; color: #0081C1; text-decoration: none; }
a:visited { background-color: transparent; color: #0081C1; text-decoration: none; }
a:hover { background-color: transparent; color: #6677BD; text-decoration: underline; }
a:active { background-color: transparent; color: #6677BD; text-decoration: none; }





