Istyle.css

<!--
TD{font-family: Times New Roman; font-size: 10pt;}
--->


body { background-color:white ;
font-family:Times New Roman;
font-size:14px;
;
color:black;
}

a: { font-family:Times New Roman;
color:black;
background-color: white}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px}

#leftcontent { position: absolute;
padding: 1em;
left:20px;
top:130px;
width:98%;
background:ivory;
border:2px solid black;
font-family:Times New Roman;
font-size:14px;
font-weight:;
}



