
body { 
scrollbar-base-color: #A1D3D3; 
scrollbar-face-color: #A1D3D3; 
scrollbar-track-color: #dedede; 
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #220323; 
scrollbar-shadow-color: #220323;
scrollbar-darkshadow-color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 


a:link{
color: #B61C00;
text-decoration: underline;
}

a:visited{
color: #B61C00;
text-decoration: underline;
}

a:hover {
color: #519FA4;
text-decoration: underline;
}

a:active {
color: #519FA4;
text-decoration: underline;
} 

h1 {
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}

.title {
line-height: 120%; 
text-height: 150%; 
font-size: 34px;
font-weight: bold;
color: #000000;
}

.hdr1 {
line-height: 120%; 
font-size: 24px;
font-weight: bold;
color: #000000;
}

.hdr2 {
line-height: 120%; 
font-size: 18px;
font-weight: bold;
color: #519FA4;
}

.hdrlnks {
font-size: 13px;
font-weight: normal;
color: #000000;
}

.hdr-gy-bld {
line-height: 120%; 
font-size: 14px;
font-weight: bold;
color: #333333;
}

.bdy {
line-height: 120%; 
font-size: 13px;
color: #000000;
}

.socnets {
line-height: 120%; 
font-size: 10px;
color: #000000;
}

.ftr {
line-height: 180%; 
font-size: 11px;
color: #000000;
}

.ftr2 {
line-height: 180%; 
font-size: 10px;
color: #ffffff;
}

.ftrgy {
line-height: 120%; 
font-size: 10px;
color: #999999;
}

.hdrlnks a:link       {color: #000000; text-decoration: underline;}
.hdrlnks a:visited    {color: #000000; text-decoration: underline;}
.hdrlnks a:hover      {color: #000000; text-decoration: none;}
.hdrlnks a:active     {color: #000000; text-decoration: none;}

.body a:link       {color: #B61C00; text-decoration: underline;}
.body a:visited    {color: #B61C00; text-decoration: underline;}
.body a:hover      {color: #519FA4; text-decoration: underline;}
.body a:active     {color: #519FA4; text-decoration: underline;}

.ftr a:link       {color: #B61C00; text-decoration: underline;}
.ftr a:visited    {color: #B61C00; text-decoration: underline;}
.ftr a:hover      {color: #519FA4; text-decoration: underline;}
.ftr a:active     {color: #519FA4; text-decoration: underline;}


