
BODY {
  	font-family: Arial, sans-serif;
  	background-color: white;
  	margin-top: 0.1em;
  	margin-left: 0.5em;
  	margin-right: 0.1em;
  	margin-bottom: 0.1em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;

}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	

P {
  	font-style: normal;
  	text-transform: none;
  	font-style: normal;
  	font-weight: normal;
  	font-size: smaller;
}UL {   	font-style: normal;
  	text-transform: none;
  	font-style: normal;
  	font-weight: normal;
  	font-size: smaller;}LI {  	font-style: normal;
  	text-transform: none;
  	font-style: normal;
  	font-weight: normal;
}

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	

.small {
  	font-style: normal;
  	text-transform: none;
  	font-style: normal;
  	font-weight: normal;
  font-size: x-small;
}

		
DEL {
  	text-decoration: line-through;
  background-color: #F66;
}	

		
INS {
  	text-decoration: underline;
  background-color: yellow;
}	

		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	

		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	

		
CODE, KBD, SAMP {
  	font-family: Monotype.com, "Courier New", monospace;
}	

		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	

		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION {
  	color: black;
}	

		
HR {
  	color: black;
}	

		
.colophon {
  	display: none;
}	

		
.banner {
  	color: silver;
  	height: 12px;
}

.menuback {
  	background-color: gray;
}

		
A:link {
  	text-decoration: none;
  	font-weight: bold;
  	color: blue;
  	background-color: transparent;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: silver;
  	background-color: transparent;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: navy;
  	background-color: silver;
}	

		
A:hover {
  	text-decoration: none;
  	color: blue;
  	background-color: silver;
}

	
.smalltext {
  	font-size: xx-small;
}

	
.news {
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}

.newsheader {
  	font-family: sans-serif;
  	font-size: small;
  	font-style: normal;
  	font-variant: small-caps;
  	font-weight: bold;
  	background-color: silver;
  	color: black;
  	text-align: center;
}

.newstext {
  	font-family: sans-serif;
  	font-size: x-small;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	background-color: #E0E0E0;
  	color: black;
  	text-align: left;
}

.newsfooter {
  	font-family: sans-serif;
  	font-size: xx-small;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bold;
  	background-color: silver;
  	color: black;
  	text-align: center;
}

.profile {
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}

.profheader {
  	font-family: sans-serif;
  	font-size: small;
  	font-style: normal;
  	font-variant: small-caps;
  	font-weight: bold;
  	background-color: silver;
  	color: black;
  	text-align: center;
}

.proftext {
  	font-family: sans-serif;
  	font-size: xx-small;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	background-color: #B0E0E6;
  	color: black;
  	text-align: left;
}

.proffooter {
  	font-family: sans-serif;
  	font-size: xx-small;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: bold;
  	background-color: #ADD8E6;
  	color: black;
  	text-align: center;
}
