BODY {
	background-color : #ffffff;
	background-attachment : scroll;
        width:100%;
        overflow-x:scroll;
        overflow-y:scroll
	}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family: times roman MS;
	font-weight:bold;
	color:darkred;
	}

p.title {
	font-size:18pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

p.title:first-letter {
	font-size:24pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
}

.span.titleup {
	font-size:24pt;
	}


p.headline {
	font-size:18pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

p.headline:first-letter {
	font-size:24pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
}

.span.headlineup {
	font-size:24pt;
	}

span.headlinesub {
	font-size:14pt;
	color:darkred;
	}

a.headline {
	text-decoration :none;
	color:black;
	}

a.headline:visited {
	text-decoration :none;
	color:black;
	}

p.menu {
	font-size:18pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

p.menu:first-letter {
	font-size:24pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
}

.span.menuup {
	font-size:24pt;
	}

a.menu {
	text-decoration :none;
	color:black;
	}

a.menu:hover 
{
	text-decoration : none;
	color :Silver;
	}
	
a.menu:visited {
	text-decoration :none;
	color:black;
	}

p.blurb {
	position:relative;
	top:-15px;
	font-size:12pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#000000;
	}

a.blurb {
	text-decoration :none;
	color:darkgray;
	}

a.blurb:visited {
	text-decoration :none;
	color:darkgray;
	}

p.title {
	font-size : 36pt;
	color : black;
	font-family: times roman MS;
	font-weight:normal;
	}


p.title:first-letter {
	font-size:48pt;
	font-family: times roman MS;
	font-weight:normal;
	color:#101010;
}

.span.titleup {
	font-size:48pt;
	}
