body, html	{
			font:14px;
			width:100%;
			padding:0;
			margin:0 10%;
			background:white;
			color:black;
			}

.banner {display:none;}


.hnavigation	{ display:none;}
  a:link 	{color: blue;font:large bold;}
  a:visited   {color: blue;font:large bold;}

 .vnavigation li {list-style-type:bullet;
	font-family: arial, helvetica, sans-serif;
	padding:0 .8em;  display:block;
	border:0;}
 
.hb	{border-bottom: 2px solid; text-align:center;color:#ffffff;}
 

	h1	{ font-size: 2.5em;  color: #0000c0;  }
	h2	{ font-size: 1.87em;color: #0000c0;}
	h3	{ font-size: 1.2em;color: #0000c0;  }
	h4	{ font-size: .87em; color: #0000c0;  }
	h5	{ font-size: .80em; color: #0000c0; }
	h6	{ font-size: .70em; color: #0000c0; }
	hr	{line-align: center;color: #0000c0;height: 5px 	solid; width:100%;}
#main {float:none;width:100%;margin:auto:}
#lside {float:none;width:100%;margin:auto;}
#rside {float:none;width:100%;margin:auto;}