@charset "UTF-8";
/*
Name: High contrast (B/W)
Version: 1.01
Author: Opera Software ASA
Description: High contrast, black on white.

Copyright © 2003 Opera Software ASA.
*/

* {
	background: White !important;
	color: Black !important;
}






button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"] {
	background: Silver !important;
	color: Black !important;
}

a[href] {text-decoration: underline !important;}

a[href]:hover {
	background-color: Black !important;
	color: White !important;
}

a[href] img {border: thin solid Black !important;}

@media screen, projection, handheld, tv {
input, textarea, select {
	background: #FFFFCC !important; /*Light yellow*/
	color: Black !important;
}
}

BODY, H1, H2, H3, H4, P, UL, OL, DL {
font-family: Georgia, New-York, Utopia, Serif;
color: white;
  }
H2 {
font-size: 130%;
line-height: 140%;
 }
H4 {
font-family: "Times New Roman", Serif;
font-size: 110%;
line-height: 130%;
font-style: italic;
color: #FFF5F5;
 }
H3 {
font-size: 120%;
line-height: 130%;
color: #CC6633;
 }
P, OL, UL, DL {
font-size: 100%;
line-height: 124%;
 }
P, OL, UL {
text-align: justify;
 }
.mic {
color: #FFCC99;
 }
.mir {
color: #FF9966;
 }
.mif {
color: #5D2D0D;
 }
.rou {
color: #CC6633;
 }
.cla {
color: #FFDDBB;
 }
.fon {
color: #000000;
 }
.ra {
text-align: right;
 }
.la {
text-align: left;
 }
.ca {
text-align: right;
 }
.rem {
font-style: italic;
color: #EEEEEE;
 }
.bcl {
border-top: medium #FFF5F5 solid; 
background-color: #FFDDCC; 
border-right: medium #FFF5F5 solid; 
border-bottom: medium #FFF5F5 solid; 
border-left: medium #FFF5F5 solid;
}
.bpa {
border-top: thin #CC9966 solid; 
background-color: #FFF5F0; 
border-right: medium #CC9966 solid; 
border-bottom: medium #CC9966 solid; 
border-left: thin #CC9966 solid;
}

.boc {
border-top: thin #FFCC99 solid;
border-right: thin #FFCC99 solid;
border-bottom: medium #FFCC99 solid;
border-left: medium #FFCC99 solid;
}
.bom {
border-top: thin #CC9966 solid;
background-color: #FFF5F0;
border-right: thin #CC9966 solid;
border-bottom: thin #CC9966 solid;
border-left: thin #CC9966 solid;
}
.bor {
border-top: thin #FF9966 solid;
border-right: thin #FF9966 solid;
border-bottom: thin #FF9966 solid;
border-left: thin #FF9966 solid;
}
.bof {
border-top: thin #CC6633 solid;
border-right: thin #CC6633 solid;
border-bottom: thin #CC6633 solid;
border-left: thin #CC6633 solid;
}
.bic {
border-top: 1pt #FFCC99 solid; 
border-right: thin #FFCC99 solid; 
border-bottom: thin #FFCC99 solid; 
border-left: 1pt #FFCC99 solid;
}
.bim {
border-top: thin #FF9966 solid; 
border-right: medium #FF9966 solid; 
border-bottom: medium #FF9966 solid; 
border-left: thin #FF9966 solid;
}
.bir {
border-top: thin #CC6633 solid; 
border-right: medium #CC6633 solid; 
border-bottom: medium #CC6633 solid; 
border-left: thin #CC6633 solid;
}
.bif {
border-top: thin #884513 solid; 
border-right: medium #884513 solid; 
border-bottom: medium #884513 solid; 
border-left: thin #884513 solid;
}

ADDRESS {
font-family: "Times New Roman";
color: #000000;
}
.pag {
padding-left: 10pt;
}
.pab {
padding-left: 10pt;
padding-right: 10pt;
}
a.moc:link {
  color: #0066DD;
  background: transparent ;
}
a.moc:visited {
  color: #cc6699;
}

a.moc:hover {
  color: #CC0033;
}
