body.folio{
background-image: url('bg2.jpg');
background-attachment: fixed; 
background-repeat: repeat; 
font-family: Arial, sans-serif;
font-weight:normal;
font-size: 10pt
color: black;
}

A.folio:link {text-decoration: none; color: #1D2556;font-weight:bold}
A.folio:visited {text-decoration: none; color: #2375AA;font-weight:bold}
A.folio:active {text-decoration: none; color: #86CCF8;font-weight:bold}
A.folio:hover {text-decoration: underline;}

table.intro {
background-color: #EAF5FF;
padding: 1px;
width: 750px;
color: #3D467C;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-align: left;
border-color: #505FBE;
border-style: double;
border-width: 3px; 
}

table.folio {
padding: 1px;
width: 750px;
color: #3D467C;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-align: left;
border-color: #505FBE;
border-style: double;
border-width: 3px; 
}

td.folio {
vertical-align: top;
background-color: #EAF5FF;
font-weight: normal;
text-align: left;
padding:5px:
border-color:#505FBE;
border-style:solid;
border-width:1px;
border-top:none;
border-left:none;
}

td.image {
text-align:center;

border-color:#505FBE;
border-style:solid;
border-width:1px;
border-top:none;
border-left:none;
border-right:none;
}

tr.folio{
vertical-align: top;
font-weight: normal;
text-align: left;
border-color:#505FBE;
border-style:solid;
border-width:5px;
}

font.head {
font-weight:bold;
color:#3D467C;
}

font.entry {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
color: #3D467C;
}
