a:link, a:visited, a:active, a:hover,  h1,  body,  td,  b, strong,  .ptxt, .captxt, .pics   {
font-family: Calibri, "Trebuchet MS", verdana, geneva, san-serif;
font-size: 14px;
text-decoration: none;
color: #202020;
font-weight: normal;
}

a:link,a:active, a:visited {
font-size: 14px;
color: Black;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-size: 14px;
color: #6eb46e;
font-weight: bold;
text-decoration: none;
}

body {
background-color: White;
margin : 0px 0px 0px 0px;
background-attachment : fixed;
background-repeat : no-repeat;
padding: 10px;
}

body, html {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color: #DCDCDC;
scrollbar-darkshadow-color: #DCDCDC;
scrollbar-shadow-color: #DCDCDC;
scrollbar-arrow-color: #202020;
scrollbar-track-color:#DCDCDC;
}


img {border: 0px solid #FFFFFF;}

b, strong {font-weight: bold;
line-height: 25px;
font-size: 17px;
}

/*page text */
.ptxt {
vertical-align: top;
color: #202020;
line-height: 17px;
font-size: 14px;
}

/*photo caption text */
.captxt {
color: #696969;
line-height: 14px;
font-size: 11px;
vertical-align: top;
}

.pics {
vertical-align: top;
}




