*
{
  font-family: Helvetica;
  color: black;
}


body{
	background: white;	margin: 0;	padding: 0;}

img
{
  border: none;
  max-width: 100%;
}

img.imgleft
{
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

img.imgright
{
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

a
{
  color: blue;
  text-decoration: none;
  font-weight:normal;
}

a:link, a:visited
{
  color: #999999;
}

a:active, a:hover
{
  text-decoration: underline;
}


div
{
  color: #aaa;
  font-size: 10pt;
  line-height:10.5pt;
}


ul  { margin:0px; padding:0px; list-style:none }li  { margin:0px; padding:0px }

ul.url { border-left:1px solid #ccc; padding-left:10px; margin-top:10px; margin-bottom:10px }ul.nav { float:left; width:50% }li.nav { font-size:13px; line-height:15px }

ul.bud { margin-left: 3% ; width:50% }li.bud { margin-left: 3% ;line-height:15px }

ul.sum { color: blue; margin-left: 3% ; margin-top: 1% ; width:50% }li.sum { color: blue; margin-left: 3% ; margin-top: 1% ;line-height:15px }

ul.title { color: blue;  width:50% }li.title { color: blue; line-height:15px }

p.nav-index	{ padding-left:10px; margin-bottom:10px }

p.content{

  margin: 1%;
  padding: 1%;

}

p1#month{
  color: blue;
  margin: 1%;
  padding: 1%;
  letter-spacing: -1pt;
  line-height:18pt;
  font-size: xx-large;
  font-weight: bold;

}

#gutter {float: left;width: 1%;height: 1%; }

#header { margin-bottom: 10px; }

h1#title
{
  color: blue;
  margin: 1%;
  padding: 1%;
  letter-spacing: -1pt;
  line-height:19pt;
  font-size: xx-large;
  font-weight: bold;

}

h2#title
{
  color: blue;
  letter-spacing: -0.5pt;
  line-height:14pt;
  font-size: large;
  font-weight: bold;

}


#footer {  
	clear: both;
	margin: 2%;
  	padding: 1%;
	border-top: 1px blue solid; 
	background-color: whitesmoke;}
		
#col1 {float: left;width: 58%;
margin-left: 3%; 
padding-bottom: 1%; 
margin-bottom:1%;
border-top: 1px blue solid;
border-bottom: 1px blue solid;
//background-color: whitesmoke;}#col2 {float: left;width: 30%;
height: 200px;margin-left: 3%; 
border-top: 1px blue solid;}#col3 {float: left;width: 10%;margin-left: 3%; 
background-color: #999;}

h2, p {margin-left: 10px;margin-right: 10px; }