

body {
	font-family: "Frutiger Linotype",Arial, Helvetica, sans-serif; 
	color: black; 
	background: white; 
	margin: 20px; 
	width: 80%;
	}

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;
	text-align: right;
	font-size: 1.1em;
	color: #acacac; 
	background: transparent;  
	}
h4 	{
	font-family: "Georgia", 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: left;
	font-size: .7em; 	
	word-spacing: 0.1em; 
	background: transparent;
	}

hr 	{
	color: #acacac;
	border: 2px solid;
	}
.hr2 {
	color:#acacac	
	border: 2px 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: 10px;
	padding: 8px;
	text-align: left;
	color: gray;
	background: #ececec;
	}
.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-center: #acacac 1px ridge;
	}
.whitebar{
	color: white;
	border: 20px solid;
	}

ul	{
	list-style-type: none;
	font-size: .9em;
	}
ol	{
	font-size: .9em;
	}

	
div.figure {
padding: 10px; 
margin: 0.67em auto; /* needed to support centering of almost-full-width figures */
border: 0;
}
div.figure2 {
padding: 10px; 
margin: 0.67em auto; /* needed to support centering of almost-full-width figures */
border: thin solid silver;
}

div.figure img { width: 100%; }

div.figure p { /* the default "legend" style, as opposed to "caption" */
font-family: verdana, arial, sans-serif;
font-size: smaller;
padding-left: 1%;
padding-right: 1%;
line-height: 1.1;
margin: 0.25em auto 0 auto;
}
div.figure p.caption { text-align: center; }
/* "caption" for short phrases; "legend" (default) is for continuous prose */

.full { width: 90%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }

.right { float: right; margin-left: 2%; }
.left { float: left; margin-right: 2%; }

.MsoNormal{
       margin-left:.5;
       text-indent:-.5;
           }
	