body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #650011;
margin-top: 10px; 
margin-left: 10px; 
}

p {
margin-top: 3px; 
margin-bottom: 6px;
font-size: 11px;
}
.main { font-size: 12px; line-height: 18px; margin-top: 8px; }
p.initial:first-line {
font-variant: small-caps;
} 


 
.syctitle {
color: #fa8310;
font-weight: bold;
font-size: 24px;
margin-top: 6px;
margin-bottom: 6px;
}

.pageheading {
color: #fa8310;
font-weight: bold;
font-size: 18px;
margin-top: 6px;
margin-bottom: 12px;
padding-top: 5px; 
padding-bottom: 5px; 
}

.footerdots {
border-top:2px dotted #b01212;
margin-top: 0px;
}

.head01-RETIRED {
border-bottom:2px solid #650011; 
color: #fa8310;
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 1px;
background-color: #b01212;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 0px;
margin-top: 10px;
}

.head01 {
border-bottom:2px solid  #fa8310;
color: #650011;
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 1px;
background-color: #FFC062;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 0px;
margin-top: 10px;
}


.head01stop {
border-bottom:2px solid #ff6600; 
text-align: center;
font-weight: bold;
font-size: 12px;
padding: 1px;
background-color: #ff9933;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 10px;
margin-bottom: 0px;
}
.flagtext { color: #ffffff; font-size: 11px; font-weight: bold; font-style: italic; background-color: #d7d781; text-align: center; margin-top: 0; padding: 6px 3px 6px 6px; border-bottom: 2px solid #ff6600; }
.flag-bgd { background-color: #ff9; padding: 6px 6px 10px 10px; }
.subhead01 { color: #ffffff; font-size: 12px; font-weight: bold; background-color: #ff9933; text-align: center; margin: 10px 25px 0 0; padding: 2px 12px 1px; border-bottom: 2px solid #ff6600; }
.head02 {
font-size: 13px;
font-weight: bold;
margin-top: 3px; 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;
}

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: #650011; 
color: #fa8310;
}


TR {
font-size: 11px;
vertical-align: top;
}

li {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-position: outside;
	margin-left: 3px;
	list-style-type: square;
}

table {
	vertical-align:top;
	
}

/*                      */
/* Hyperlink properties */
/*                      */

a {
	color: #b01212;
	//text-decoration: underline;
	/* border-bottom-color: #990000;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;*/
	
}
a:hover {
	color: #fa8310;
		
}
a:active { color: #b01212;}
a:visited { color: #b01212;}
