body, th, td, pre {
    font-size: 12px;
    font-family: verdana,arial,helvetica,sans-serif;
}

body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3 {
    font-weight: bold;
    color: #000000;
    font-family: verdana,arial,helvetica,sans-serif;
}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }

A { 
    font-family: verdana,arial,helvetica,sans-serif;
    text-decoration: none;
}
	
A:link { color: #000099; }
A:visited { color: #000099; }
A:active { color: #FF9933; text-decoration: underline; }
A:hover { text-decoration: underline; }

.headline { font-size: 80%; }

.graybg { background: #EEEEEE; }

.question {
	font-weight: bold;
}

.submenu { font-size: 80%; }
	
input, select, textarea {
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
    height: 20px
}
