* {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body {
    background-image : url("");
    background-color : ;
    font-size        : 12px;
    line-height      : 1.2em;
}
img {
	border: 0px;
}
a:link         {color: #0000cc;  font-weight :bold; text-decoration: underline; }
a:active       {color: #FF0000;  font-weight :bold; text-decoration: none; }
a:visited      {color: #5555ff;  font-weight :bold; text-decoration: underline; }
a:hover        {color: #ffffff;
      text-decoration: none;
     background-color: #0000ff; }


div#mono {margin: 0px auto;
width: 740px;
background-color: ;
color: #333333;
font-size: 14px;
line-height: 1.8em;
letter-spacing: 0.1em;
text-align: left;
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: white;
background-color: white;
padding: 60px;
}

h1  {color           : #000000;
    font-size        : 18px;
    margin-left      : 0em;
    margin-bottom    : ; }
h2  {color           : #222222;
    font-size        : 16px;
	font-weight      : normal;
    margin-left      : ;
    margin-top       : ;
    margin-bottom    : ; }
h3  {color           : #222222;
    font-size        : 14px;
	font-weight      : normal;
    line-height      : 1.2em;
    margin-left      : ; }

span           {color: #dd2222;  font-weight:bold; }
span.new       {color: #ff0000;  font-weight:normal;  text-decoration: blink;
            font-size: 12px;
           font-style: italic; }
p {
margin-top: 1.5em;
margin-bottom: 1.5em;
}