body { background-color:#ffffcc;
       color:#003300;
       font-family:Arial, Helvetica, sans-serif;
}
h2 { background-color:#ffffcc;   
     color:#003366;
     font-family:Georgia, "Times New Roman", serif;
}
h4 { background-color:#ffffcc;
     color:#006600;
     font-family:Georgia, "Times New Roman", serif;
}
.dd { font-weight: bold;
      font-size: .90em;
	  line-height: 200%;
}
.logo { background-color: #333333;
       color: #48751A;
}
.nav {	font-weight: bold;
	font-size: 1.2em;
	font-style: large;
}
.contact { font-weight:bold;
        font-family:Georgia, "Times New Roman", serif;
        font-size:.90em;
}
 #footer { font-size: .60em;
          font-style: italic, small;
}
