﻿p 		{font-size: 10pt; text-align: left; 
               line-height: 120%; margin-top: 6pt; font-weight:normal }
h1     {
	font-size: 12pt;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 6pt;
}
h2    {
	font-size: 10pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

body	{font-family: Arial; color: #000080; }
 				
ol     {list-style: decimal; 
		line-height: 150%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		} 

a {	text-decoration:none;}
a:hover{ color:#0066FF; text-decoration: underline; color: blue;}
a:link{ color:#3366FF}
a:visited { color:#0066CC}
a:active{ color:#0066CC}
.ListStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 175%;
}

.leftbox
{
  margin-left:30px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;	
  text-align: left;
  width: 586px;
  border-top-style:none;
  border-left-style:solid;
  border-right-style:solid;
  border-bottom-style:none;
  border-color:silver;
  border-width:2px;
	
}
.centerbox {
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  }
  
.bhboldpara     { font-family: Arial; color: #000080; font-size: 10pt; text-align: left; 
               line-height: 100%; margin-top: 6 pt; font-weight:bold }
.bhboldcenterpara     { font-family: Arial; color: #000080; font-size: 10pt; text-align: center; 
               line-height: 110%; font-weight:bold }
.bhpara      { font-family: Arial; color: #000080; font-size: 10pt; text-align: left; 
               line-height: 100%; margin-top: 6 pt; font-weight:normal }
.bhcenterpara      { font-family: Arial; color: #000080; font-size: 10pt; text-align: center; 
               line-height: 100%; font-weight:normal }
.bhcenterhead      { font-family: Arial; color: #000080; font-size: 12pt; text-align: center; 
               line-height: 100%; font-weight:bold }

