html {  min-height: 101%; }
body {background-color:#1D5D98;
text-align:center;
}

body, td  {
	font-family:  Verdana, Geneva, sans-serif;
	font-size:  12px;
	color:  #494949;
	line-height:  16px;
}

a  {
  color:  #983555; 
  text-decoration:  underline;
}
a:hover  {
  color:  #000000;
  text-decoration:  underline;
}
h1  {
  font-size:  19px;
  font-weight:  normal;
  line-height:  20px;
}
h2  {
  font-size:  15px;
  line-height:  16px;
}
h3  {
  font-size:  15px;
  color:  #983555;
  font-style:  normal;
  line-height:  19px;
}
strong {
  font-weight:  bold;
  color:  #983555;
}
ul {
  font-size:  11px;
  line-height:  13pt;
}
div.FOOTER  {
  font-size:  9px;  
  line-height:  9pt;  
}
table.example  {
  width:  85%;
  border:  1px solid #983555;
}
table.example td {
  padding:  10px;
}
table.data  {
  width:  85%;
  border:  1px solid #666666;
  border-collapse:  collapse; 
}
table.data td {
  font-size: 8px;
  padding-left:  3px;
  padding-right:  3px;
  text-align:  center;
}
td.data  {
  background-color:  #333333;
  color:  #FFFFFF;
  text-align:  center;
}
table.data td  {
  border:  1px solid #666666;
}


.gray-link{

color: #808080;
}

.more-line-height {
line-height: 1.7em;
}

