/* Master css style sheet
   $Revision: 1.9 $
   */
body  { color: #604020; 
	font-size: 11pt; 
	font-family: "Comic Sans MS", 
				  duncan, 
				  clean, 
				  Times, 
				  "New Century Schoolbook", 
				  baskerville, 
				  "Times new roman", 
				  serif; 
	background-color: rgb(255, 255, 238); 
	text-align: left 
}
p {font-size: 11pt; 
}
p.small {font-size: 8pt; 
	text-align: left
}
p.bigger {font-size: 16pt; 
	text-align: left; 
	font-weight: bold}
td.top {background-color: rgb(103, 117, 251)}
td.left {background-color: rgb(103, 117, 251)}
td.right {background-color: rgb(245, 109, 109)}
td.bottom {background-color: rgb(245, 109, 109)}
td.center {background-color: rgb(255, 255, 206)}
td {font-size: 11pt}
td.top {font-size: 11pt; padding:2}
th {font-size: 11pt; font-weight: bold; text-align: left}
li {font-size: 11pt; text-align: left}
dd {font-size: 11pt; text-align: left}
dt {font-size: 16pt; text-align: left; font-weight: bold}
h1 {font-size: 13pt; text-align: center; color:rgb(0, 104, 0)}
h2 {font-size: 16pt; text-align: center; font-weight: bold; color:rgb(104,104,0)}
h2.error {color:rgb(255,0,0);background-color:rgb(255, 255, 255)}
h3 {font-size: 14pt; text-align: center} 
span.bigger{font-size: 120%; font-weight: bold}
divspan.smaller{font-size: 80%}
span.smaller{font-size: 80%}
span.dull {font-size: 60%; color: rgb(134, 134, 134); text-align: right}
span.maintained {font-size: 60%; text-align: right}
a.link:link  { color: green }
a.link:active  { color: green }
a.link:visited  { color: green }
a.headLink {font-family: arial; font-weight: bold; font-size:14pt}
a.headLink:link  { color: rgb(0, 255, 0); text-decoration: none}
a.headLink:active  { color: rgb(0, 255, 0); text-decoration: none}
a.headLink:visited  { color: rgb(0, 255, 0); text-decoration: none}
a.headLinkDk {font-family: arial; font-weight: bold; font-size:14pt}
a.headLinkDk:link  { color: rgb(0, 128, 0); text-decoration: none}
a.headLinkDk:active  { color: rgb(0, 128, 0); text-decoration: none}
a.headLinkDk:visited  { color: rgb(0, 128, 0); text-decoration: none}
a.selected:link  { color: blue }
a.selected:active  { color: blue }
a.selected:visited  { color: blue }
a.headLinkMO {font-family: arial; font-weight: bold; font-size:14pt}
a.headLinkMO:link  { color: rgb(0, 0, 255); text-decoration: none}
a.headLinkMO:active  { color: rgb(0, 0, 255); text-decoration: none}
a.headLinkMO:visited  { color: rgb(0, 0, 255); text-decoration: none}
a.headLinkDkMO {font-family: arial; font-weight: bold; font-size:14pt}
a.headLinkDkMO:link  { color: rgb(0, 0, 200); text-decoration: none}
a.headLinkDkMO:active  { color: rgb(0, 0, 200); text-decoration: none}
a.headLinkDkMO:visited  { color: rgb(0, 0, 200); text-decoration: none}
