body{
cursor: crosshair;
scrollbar-track-color: #D1CEDA;
scrollbar-face-color: #D6D4DF;
scrollbar-darkshadow-color: #D1CEDA;
scrollbar-3dlight-color: #D1CEDA;
scrollbar-shadow-color: #A8A5B1;
scrollbar-highlight-color: #A8A5B1;
scrollbar-arrow-color: #757082;
}
h1{
margin-top:5pt;
margin-bottom:5pt;
color: #757082;
font-family: times new roman;
font-size: 17px;
border-top: 1px solid #ECEAF1;
border-bottom: 1px solid #ECEAF1;
text-align: center;
}
b{color: #757082;}
.nav h1{
margin-top: 3pt;
margin-bottom:3pt;
font-size: 7pt;
font-family: verdana;
}
a:hover{color:#807E91;}
a{color: #FFFFFF;cursor:se-resize;text-decoration:none;}
p{
line-height: 12px;
font-size:11px;
padding-left: 8px;
padding-right :8px;
margin-top: 5pt;
margin-bottom:5pt;
color: #7E7988;
font-family: verdana;
text-align: justify;
}
.nav{text-align: center;font-family: verdana;}
.nav a{
font-size: 10px;
border:1px solid #BCB9C6;
width:90;
margin-bottom: 1px;
text-transform:lowercase;
}
.nav a:hover{background-color:#D2D0D9;