p {
color:#330000;
font:normal 14px Verdana
}

p.new {
font-weight:bold;
color:003399;
font-style:italic;
font-variant:small-caps;
}

.rule  {
color:#003399;
}

p strong {
color:#0000cc;
}

a:link {color:#000000; text-decoration:anderline;}
a:visited {color:#cc0000; text-decoration:none;}
a:hover {color:orange; text-decoration:anderline;}
a:active {color:#00cc00; text-decoration:overline;}

body {
background: #fff url(bg.gif) top center repeat-x;
background-repeat:no-repeat; 
background-attachment:fixed;
margin-left:50px;
 
}

.text {
text-align:left;
text-indent:20px;
}

.cherta {
text-decoration:line-through;
}

.tr {
text-transform:capitalize;
word-spacing:10px;
letter-spacing:4px;
line-height:10px;
}

ul.list {
list-style-type:decimal;
list-style-position:outside;
list-style-image:url(mini_ben.gif);
}

.ch {
background-color:yellow;
color:#000000;
font-weight:bold;
}