BODY { 
	background-color:  #336699;
	color: #000000;
}
  
DIV.workarea {

	margin-left: 2.5%; 
	margin-right: 2.5%;
	padding-right: .35em;
	padding-left: .35em;
	background-color: #99ccff;
	border: none;
	border: solid medium #000000; 

}



A:link {
	text-decoration: none;
	color: #cc0000;
}
A:visited {
	text-decoration: none;
	color: #cc0000;
}
A:active {
	text-decoration:none;
	color: #cc0000 ;
}
A:hover { 
	text-decoration: underline;
	color: #cc0000;
}


P.header {
	font-size: 1.75em;
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	Border-Color: #000000; 
	border: none;
	width: 100%;
}



P.fancy{
	text-indent: 1em;
}

P.fancy:first-letter {
	font-size: 140%;
}

DIV.footer {
	color: #ffffff;
	font-size: .75em;
	font-weight: normal; 
	font-style: normal; 
	text-align: center;	
	border: solid thin;
	border-color: #ffffff; 

}



P.navbar {
	background-color: #FFD050;
	color: #000000;
	text-align: center;
	font-size: 1em;
	font-weight: normal; 
	font-style: normal; 
	border: solid thin;
  width: 100%;
	padding-top: .1em;
	padding-bottom: .1em ;

}
P.subnavbar {
	background-color: #FFD050;
	color: #000000;
	text-align: center;
	font-size: .9em;
	font-weight: normal; 
	font-style: normal; 
	border: solid thin;
	padding-top: .1em;
	padding-bottom: .1em ;

}



.navcurrent{
	color: #000000;
}



.linkbox {
				 font-weight: bold;
				border: solid thin;
				 padding: 1em 1em 1em 1em;		
		background-color: #ffff99;
}

.newsdate {
	font-family: monospace;
	font-size: 1em;
	font-weight: bold; 
	font-style: italic; 		
}



@media aural {
   H1, H2, H3,
   H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
   H1            { pitch: x-low; pitch-range: 90 }
   H2            { pitch: x-low; pitch-range: 80 }
   H3            { pitch: low; pitch-range: 70 }
   H4            { pitch: medium; pitch-range: 60 }
   H5            { pitch: medium; pitch-range: 50 }
   H6            { pitch: medium; pitch-range: 40 }
   LI, DT, DD    { pitch: medium; richness: 60 }
   DT            { stress: 80 }
   PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   DFN           { pitch: high; pitch-range: 60; stress: 60 }
   S, STRIKE     { richness: 0 }
   I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   U             { richness: 0 }
   A:link        { voice-family: harry, male }
   A:visited     { voice-family: betty, female }
   A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}




