body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFEB;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#header {
	background-attachment: fixed;
	background-image: url(header.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	height: 120px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 1em;
}
#header-text {
	margin: 10px;
}
#header h1 {
    margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0B3A10;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF99;
	background-color: #20A730;
	height: 24px;
	vertical-align: middle;
	background-image: url(heading.gif);
	background-repeat: no-repeat;
	background-position: right;
}

li {
    list-style-image: url(bullet.gif);

}
.short2 {
	margin-left: 5em;
}
.label {
	font-weight: bolder;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
#footer{
    font-size: 75%;
	font-style:italic;
}
