body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7e2601;
margin-top: 10px; 
margin-left: 10px;
line-height: 120%;

}

p {
margin-top: 3px; 
margin-bottom: 6px;
font-size: 11px;
line-height: 120%;
}

.pageheading {
border-bottom:2px dotted #ff6600;
font-weight: bold;
font-size: 18px;
margin-top: 6px;
margin-bottom: 12px;
padding-top: 5px; 
padding-bottom: 5px; 
}

.footerdots {
border-top:2px dotted #ff6600;
padding-top: 5px; 
padding-bottom: 5px;
}

.head01 {
font-weight: bold;
font-size: 14px;
color: #ffffff;
background-color: #935130;
border-bottom:2px solid #7e2601;
font-weight: bold;
font-size: 12px;
margin-top: 10px;
margin-bottom: 0px;
padding-top: 5px;  
padding-bottom: 5px;
}

.head02 {
font-size: 13px;
font-weight: bold;
margin-top: 10px; margin-bottom: 3px;
}

.diary1 {
font-weight: bold;
margin-top: 3px; margin-bottom: 0px;
}

.diary2 {
font-variant: small-caps;
margin-top: 0px; margin-bottom: 0px;
}

.diary3 {
margin-top: 3px; margin-bottom: 3px;
}

.diary4 {
font-style: italic; 
margin-top: 3px; margin-bottom: 6px;
}

.small {
font-size: 11px;
margin-top: 3px; margin-bottom: 6px;
}

.tiny {
font-size: 10px;
margin-top: 3px; margin-bottom: 6px;
}




TR {
font-size: 12px;
vertical-align: top;
}

li, ol, ul {
font-size: 11px;
}


/*                      */
/* Hyperlink properties */
/*                      */

a {text-decoration: underline; color: #7e2601; }
a:hover {color: #935130;}
a:active {}
a:visited {}