/*screen stylesheet for charent3*/

body {font-family: "times new roman", serif; font-size: 14pt; 
        color: #000000; background-color: #66ccff;  }

a:link:hover, a:visited:hover {color: #000000; background-color: #daaa00; }
 

h1 {font-size: 1.75em; }

table {width: 100%; font-size: 14pt; }

td {border-style: outset; border-color: #cccccc; text-align: left; }

.ctr {text-align: center; }

.bo {font-weight: bold; }

.clr{color: #ffff66; }

.it {font-style: italic; }

 .return {font-size: 12pt; color: #ffffff; }
 .ink {font-style: italic; color: #ffffff; }
 .w3 {position: absolute; left: 10%;}

#one {color: #cc0000; }

#two {color: #cc0000; font-weight: bold; }

#it {font-style: italic; }

