li, .clients
{
	line-height: 1.3em;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	text-align: justify;
}
p
{
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  line-height: 16px;
  color:#333333;
}
li
{
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  line-height: 16px;
  color:#333333;
}
p.justify
{
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  line-height: 16px;
  color:#333333;
  margin-bottom: 10px;
  margin-top: 4px;
}
h1
{
	font:  14pt/14pt Verdana, sans-serif;
	margin-bottom: 0px;
}
	
	
h2 {
	font:  14pt Verdana, sans-serif;
	color : #333399;
	padding: 0px;
	margin-top:15px;
	margin-bottom: 10px;
	text-decoration: none
}

h3 {
	font: bold 12px/14px Verdana, sans-serif;
	color : #333399;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

h4 {
	font-family :  arial, helvetica, sans-serif;
	font-weight : bold;
	color : #666666;
	font-size : 1.05em;
}
h5{
font-weight: bold; 
text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size:12pt;
  line-height: 14pt;
  color:#333333;
	margin-bottom: 0px;
}




a:link
	{
	color: #003399;
	text-decoration: underline;
	font-weight: normal
}

a:active
	{
	color: #003399;
	text-decoration: none;
	font-weight: normal
}

		
a:visited
 {
	color: #003399;
	text-decoration: underline;
	font-weight: normal
}

		
a:hover {
	color: #FF6600;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}




.instructions
{
	font-weight: bold;
	font-size: 10px;
	color: #003399;
	font-family: Tahoma;
}
.instructions2
{
	font-weight: normal;
	font-size: 10px;
	color: #003399;
	font-family: Tahoma;
}
.label
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma;
}
.divider
{
	margin-top: 1px;
	color: black;
	background-color: darkgray;
}
.heading
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	font-family: Arial;
	text-align: center;
}
INPUT
{
	font-size: 8pt;
}