body {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}

body a:link, body a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

body a:link:after, body a:visited:after {
content: " <"attr(href)"> ";
font-weight: normal;
font-size: 80%;
}

#head {
        width: auto;
        height: 0px;
}

.logo {
        width: 100px;
        height: 35px;
        float: left;
        margin: 0;
}

h1.siteName {
        width: auto;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        margin-left: 115px;
	font-weight: 200;
	color: #000000;
	letter-spacing: 5px;
	font-size: 1.6em;
}

#navBar {display: none;}

#content{margin-top: 50px;}

.top {display:none;}

.dontprint {display:none;}

h2 {font-size: 13pt;}

h3 {font-size: 12pt;}

h4 {font-size: 11pt;}

