

body 	{
	font-family: "Frutiger Linotype",Arial, Helvetica, sans-serif; 
	color: black; 
	background: white; 
	margin: 20px; 
	width: 95%;
	}

h1, h2, h3 { 
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif; 
	}
i	{
	font-size: 1em;
	}

h1 	{ 
	color: gray; 
	background: transparent; 
	text-align: left; 
	font-style: oblique; 
	word-spacing: 0.4em;
	}

h2 	{ 
	color: black; 
	background: transparent; 
	}

h3 	{ 
	font-style: italic;
	font-size: 1.1em;
	color: black; 
	background: transparent;  
	}
h4 	{
	font-family: serif; 
	text-align: left;
	font-size: 1em; 	
	word-spacing: 0.1em; 
	background: transparent;
	}

h5 	{
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif;  
	text-align: center;
	font-size: .8em; 	
	word-spacing: 0.1em; 
	background: transparent;
	}

hr 	{
	color: #acacac;
	border: 1px solid;
	}

p, blockquote, li 
	{ 
	font-size: 1em; 
	}

span.link { 
	font-size: 1.1em; 
	}

a:link { 
	color: #0469b3;
	background: transparent; 
	text-decoration: none; 
	}

a:visited { 
	color: #820010; 
	background: transparent;
	text-decoration: none;  
	}

a:hover { 
	color: black; 
	background: #acacac; 
	text-decoration: none; 
	}

a:active { 
	color: #0469b3; 
	background: transparent;
	text-decoration: none; 
	}
.tableone { 
	padding: 8px; 
	border: 0px #ffcc00 inset; 
	color: #330000; 
	background: transparent;
 	}

.tabletwo {
	font-family: Arial, Helvetica, sans-serif;
	border-spacing: 0px;
	text-align: left;
	color: gray;
	background: transparent;
	}
.tablethree {
	font-family: "Frutiger Linotype", "Lucida Sans", Arial, Helvetica, sans-serif;  
	font-size: .9em; 	
	width: 100%;
	background: transparent;
	}
td	{
	padding: 8px;
	}
.td1	{
	font-weight: bold;
	text-align: center;
	}
.td2	{
	text-align: center; 
	vertical-align: top;
	}
.td3	{
	text-align: left; 
	vertical-align: top;
	}
.td4	{
	text-align: center;
	font-size: .9em;  
	vertical-align: top;
	border-right: gray
	}
.toprow	{
	border-top: gray 6px ridge; 
	}
.toprow2 {
	border-top: white 6px solid;
	}
.toprow3 {
	border-right: #acacac 1px ridge;
	}
.whitebar{
	color: white;
	border: 20px solid;
	}

ul	{
	list-style-type: disc;
	font-size: .9em;
	}
ol	{
	font-size: .9em;
	}
div p	{
	text-align: center;
	}
	