body {
font-family: "poor richard", garamond, "book antiqua", "courier new", serif; 
font-style: normal;
font-weight: bold;
}

p {
font-family: "poor richard", garamond, "book antiqua", "courier new", courier, mono;
font-size: 16px; 
line-height: normal;
font-weight: bold;
}

h1 {
font-size: 32px;
font-weight: bold;
}

h2 {
font-size: 22px;
font-weight: bold;
}

h3 {
font-size: 20px;
font-weight: bold;
}

h4 {
font-size: 18px;
font-weight: bold;
}

h5 {
font-size: 16px;
font-weight: bold;
}

h6 {
font-size: 16px;
font-weight: bold;
}

.footprints {
color: #996666;
}

.footprints_lite {
color: #ffcc99;
}

.native {
color: #749c9b;
}

.native_lite {
color: #cccccc;
}

.black_ice {
color: #000066;
}

.black_ice_lite {
color: #99cccc;
}

.whitenav_snow {  
font-size: 18px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}

.snowtitle {  
color: eeeeee; 
text-decoration: none;
}

.links {  
color: #FFFFFF;
; text-decoration: none
}


.black {
color: black;
}

.grey666666 {
color: #666666;
} 

.grey868686 {
color: #868686;
}

.greybcbcbc {
color: #BCBCBC;
}
.greye2e2e2 {
color: #E2E2E2;
} 

.greyeeeeee {
color: #EEEEEE;
; text-decoration: none
}

.red {
color: red;
}

.green {
color: #33CC00;
}

.yellow {  
color: #FFFF00;
}


.smallcaps {
font-variant: small-caps;
}

.italic {
font-style: italic;
}

.bold {
font-weight: bold;
}


.underline {  
text-decoration: underline;
}

