

.header {
font-family: arial, sans-serif; 
color: #666697; 
letter-spacing: 4px; 
font-size: 10pt;
font-weight:bold;
line-height: 11pt;
text-align: right;
}

.emph {
font-family: arial, sans-serif; 
color: #666697; 
letter-spacing: 4px; 
font-size: 9pt;
font-weight:bold;
line-height: 11pt;
text-align: right;
}


body, table, tr, td, div {
 Font-family: arial, sans-serif;
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#7178A4;
 text-align:justify;
 }



.small {

 Font-family: arial, sans-serif;
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#666697;
 text-align:justify;
	}



input, textarea, option, select {
       color: #666697;
       font-family:arial, sans-serif; 
       font-size:8pt; 
       letter-spacing:1px; 
       background-color: #DDE9FC;
       border: 1px solid #7178A4;
}


A:link {
	color: #888FBD;
	text-decoration: none
}

A:visited {
	color: #888FBD;
	text-decoration: none
}

	
ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(dot.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }
A:hover {
	color: #5A3E97;
	text-decoration: none
}

A:active {
	color: #5A3E97;
	text-decoration: none
}

hr {
  border: 0;
  width: 100%;
  color: #A0ABC9;
  background-color: #A0ABC9;
  height: 1px;
}