body {
 background-image: url('img/bgyellow.gif');
 background-color:  white; 
 background-repeat: repeat-y;
 background-attachment: fixed;
 background-position: left 0cm;
 color: rgb(00, 88, FF);
 font-weight: 500;
 font-family: Arial, helvetica, sans-serif;
 marging: 0,0,0,0
 padding: 0,0,0,0
}


a:link {
 text-decoration: none;
 color: 0000cc;
 font-weight: 600
}

a:visited {
 text-decoration: none;
 color: 000099;
 font-weight: 600
}

a:hover {
 text-decoration: underline;
 color: ccccff;
 font-weight: 600
}

P
{
 text-indent:12px
}

I
{
 font-family: italics;
}

li {
 line-height: 1.2;
}


