/* CSS Document */

body 
{ margin:0px; background-color: #000000;
font-family:Georgia, "Times New Roman", Times, serif;
color:#DFF1FF;
text-align: left;
font-weight   : none;
font-size: 10pt; 
letter-spacing: 1px;}

.style1
{font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#eb2227;}

.style2
{font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#CCCCCC;}

.style3 {color:#eb2227; font-size:11px;}

.bonus
{font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#D6DBEB;
}

.bookinfo
{font-family:Georgia, "Times New Roman", Times, serif;
color:#DFF1FF;
font-size:10px;
text-align:left
}


A:visited {text-decoration: none; color:#A40000; font-weight:bold   }
A:active  {text-decoration: none; color:#A40000; font-weight:bold    }
A:link    {text-decoration: none; color:#A40000; font-weight:bold    }
A:hover   {text-decoration: none; color: #CCCCCC; font-weight:bold   }