body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin-top: 10px; 
margin-left: 10px; 
}

p {
margin-top: 3px; 
margin-bottom: 6px;
font-size: 11px;
}

p.initial:first-line {
font-variant: small-caps;
} 

.syctitle {
font-weight: bold;
font-size: 24px;
margin-top: 6px;
margin-bottom: 6px;
}

HR {
margin-top: 0px;
margin-bottom: 0px;
}

.pageheading {
/*  border-bottom:2px dotted #993333;  */
font-weight: bold;
font-size: 18px;
margin-top: 6px;
margin-bottom: 0px;

padding-top: 6px; 

}

.footerdots {
border-top:2px dotted #993333;
padding-top: 5px; 
padding-bottom: 5px;
}

.head01 {
border-bottom:2px solid #650011; 
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 1px;
background-color: #b01212;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 0px;
margin-top: 10px;
}

.head01stop {
border-bottom:2px solid #a84300; 
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 1px;
background-color: #ff6800;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 10px;
margin-bottom: 0px;
}


.head02 {
font-size: 13px;
font-weight: bold;
margin-top: 3px; margin-bottom: 3px;
}

.diary1 {
font-weight: bold;
margin-top: 3px; margin-bottom: 3px;
}

.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: 9px;
}

.small {
font-size: 11px;
margin-top: 3px; margin-bottom: 6px;
}

.tiny {
font-size: 10px;
margin-top: 3px; margin-bottom: 6px;
}

INPUT {
font-size: 11px;
color: #000033;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

FORM {
margin-top: 0px; margin-bottom: 0px;
}

SELECT, .Go {
font-size: 10px;
font-weight: bold;
background-color: #FFBF80; 
color: #650011;
}



TR {
font-size: 11px;
vertical-align: top;
}

li {
font-size: 11px;
}


/*                      */
/* Hyperlink properties */
/*                      */

a {text-decoration: underline; color:   #666666; }
a:hover {color: #999999;}
a:active {}
a:visited {}