  body {
	background: rgb(255,255,255);
  }
  body, td, div {
  	font-family:arial;	
  	font-size: 10pt;
	color:#000000;
  }
  p {
    padding:0,0,0,0;
	margin:0,0,0,0;
	text-indent:40;
	text-align:justify;
	line-height:1.5;	
  	font-family:arial;	
  	font-size: 10pt;
  }
  li {
  	font-family:arial;	
  	font-size: 10pt;
	line-height:1.5;
    text-indent:0;
  }
  h1 {
  	font-family:arial;
  	font-size:18px;
  	color: #333333;
  	font-weight:normal;
	text-indent:0;	
  }
  h2 {
  	font-family:arial;
  	font-size: 16px;
  	color: #333333;
  	font-weight:bold;
    text-indent:0;
  }
  h3 {
  	font-family:arial;
  	font-size: 12px;
  	color: #333333;
  	font-weight:bold;
	padding-top:20;
  }
  a:link, a:visited {
    color:#000099;
    text-decoration:underline;
  }
  a:hover {
    color:#45B; /*67C*/
    text-decoration:none;
  }
  a.mmenu:link, a.mmenu:visited {
   	font-family:Verdana;
  	font-size: 13px;
  	color: #FFFFFF;
  	text-decoration: none;
	cursor:pointer;
  }
  a.mmenu:hover {
  	font-family:Verdana;
  	font-size: 13px;
	font-weight:bold;
  	color: #FF0000;
  	text-decoration: underline;
	cursor:pointer;	
  }
  input, select, textarea {	
  	border: 1px solid #777;
  	height: 23px;
  }
  input.cf {
  	width:350px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  }
  input.cf2 {
  	width:350px;
  }
  textarea.cf {
  	width:350px;
  	height:100px;
  }
  .important {
    color:#f00;
  };
  li.article {
    line-height:2;
  }
  table {
  text-indent:0;
  }
  div.rdiv
  { 
    display: block; 
    float: right;
    text-indent:0;
    padding-left: 20;
    font-family:arialblack;
    font-size: 9px;
    font-weight: bold;
  }
.copy {
  color: #660000;
  float: left;
  font: 7pt Arial;
  left: 265px;
  position: relative;
  top: 85px;
}  