body {
		margin: 0;
		font-size: 12pt;
		font-family: Times, serif;
		}
a	{
	background: transparent;
	text-decoration: underline;
	color: #363;
		}
.header {
	background: white;
	}
 
#logo {
	color: black;
	}	
#content2, .includes, .header .tiny, .header #menu {
		display: none;
		}
#content {
		width: auto;
		position: relative;
		top: 100px;
		left: 1px;
		margin-top: 10px;
		padding:  0pt 10pt 10pt 10pt;
		border: 0;
		float: none;
		font-family: Times, serif;
		}
.title {
		background: transparent;
		border-bottom: 0;
		}

