body {
		background-image:none;
		margin:15px;
		padding:0px;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		line-height:normal;
		background-color:transparent;
		}
		
h1, p {
		text-transform:none;
		border:none;
		margin:0em;
		}

h1 {
		text-align:center;
		padding-bottom:1.5em;
		}
		
h1 img  {
		width: 85%;
		}
		
p, li {
		text-align:left;
		}

h1 {
		font-size:150%;
		font-weight:bolder;
		}

p {
		margin-bottom:24px;
		border:none;
		}

li {
		padding-bottom:0.1em;
		}

img {
		border:none;
		}
	
a {
		border:none;
		padding:0px;
		margin:0px;
		background-color:transparent;
        }
                  
b {
		font-family: times, serif;
		font-style: italic;
		font-size: 120%;
		font-weight: bold;
		color: red;
		margin: 0em 0em 1em 0em;
		}
em {
		color: blue;
		font-family: verdana, arial, helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		}

#content, #heading, .nodisplay {
		margin: 0px 0px 10px 10px;
		min-width: 120px;
		padding: 0px;
		border: none;
		position: relative;
		width: auto;
		}
		
#content {
		clear: both;
		}

#mainNav {
		display: none;
		}
		
#sideBar {
		display:none;
		}

.center {
		text-align:center;
		}

.noprint {
		display:none;
		}

.nodisplay {
		display:inline;
		}

.center {
		text-align: center;
		}

.diagram {
		margin-left: 25%;
		}

.nodisplay {
		display: none;
		}

.oldbrowser {
		display:none;
		}
		

.blue {
		font-size: 200%;
		font-weight: bold;
		color: blue;
		}

#content a {
		text-decoration: none;
		background-color: transparent;
		color: black;
		padding-right: 0;
		height: auto;
		line-height: 1em;
		width: auto;
		border: none;
		display: inline;
}

