body         { font-family: Verdana, Arial, san-serif; color: black; background-color: 
               #FFFFFF; background-image: 
               url('images/SVBG.gif'); 
               background-attachment: fixed; background-repeat: repeat; 
               margin-left: 8%; margin-right: 8%; background-position: 0% }
.shadow
{
    color: #30FF20;
    margin-top : -55px ;
    margin-left : 10px ;
}

.shadow2
{
    margin-top : -75px ;
    margin-left : 8px ;
}


.front
{
    color: #008015;
}

dt           { font-style: normal; font-variant: normal; font-weight: bold; font-size: 10pt; 
               font-family: Georgia, 'Times New Roman', serif; 
               text-transform: capitalize; background-image: 
               url('images/fadefr.gif'); background-repeat: no-repeat;
               letter-spacing: 1.5; margin-top: .75em }
dd           { font-size: 10pt; color: black; background-image: 
               url('images/fadefr.gif'); background-repeat: no-repeat;
               background-attachment: fixed; padding-bottom: 3px;
               text-align: justify; margin-right: 7% }
.index       { font-size: 10pt; color: black; background-image: 
               url('images/fadefr.gif'); 
               background-repeat: repeat; margin-right: 7% }
.header
{
    font: 10pt;
    color : black ;
    font-weight: bold;
    background-image : none ;
    font-family: Georgia, Times New Roman, serif; 
    text-transform: capitalize;
    margin-top: .75em;
}

A.big
{ 
    color : #30FF20;
    text-decoration : none ;
}

A
{ 
    color : #000000;
    text-decoration : underline ;
}


A:hover 
{
    color: #005C0D;
    text-decoration : none ;
    font-style: italic;
}


H6
{
    color: #30FF20;
    font-weight: normal;
    clear: right;
}

IMG.entry
{
    border-color : #30FF20;
    border-width : 1px;
}

TABLE.entry
{
	width= 75%;
	margin-left = 13%;
	border = 0;
}



