



/* body {background-color: #FFDEAD;} */
p {font-family: Verdana, "Times New Roman", serif; font-size: 16px; background-color: #FFDEAD;}
h1 {font-family: Verdana, "Times New Roman", serif; font-size: 26px;}
td {font-family: Verdana, "Times New Roman", serif; font-size: 16px;}

.classfooter A:link {font-family: Verdana; font-size: 20px; text-decoration: none; color: #EBC79E;}
.classfooter A:visited {font-family: Verdana; font-size: 20px; text-decoration: none; color: #EBC79E;}
.classfooter A:active {font-family: Verdana; font-size: 20px; text-decoration: none; color: #EBC79E;}
.classfooter A:hover {font-family: Verdana; font-size: 20px; text-decoration: none; color: #FFFFFF;}

/* .classdata p {font-family: Verdana; font-size: 12px;} */

input.gbutton
{
   font-size:16px;
   font-family:Verdana,serif;
   color:#EBC79E;
   width:250px;
   background-color:#6B4226;
   border-color:#6B4226;
}

input.gbuttonshort
{
   font-size:16px;
   font-family:Verdana,serif;
   color:#EBC79E;
   width:150px;
   background-color:#6B4226;
   border-color:#6B4226;
}

div.chapter pre.programlisting, div.section pre.programlisting {
    background: none repeat scroll 0 0 #EEEEEE;
    color: black;
    display: block;
    font-size: 13px;
    line-height: 20px;
    max-width: 720px;
    padding: 2px;
}




