ADDRESS {color: white; font-size: 12pt; margin: 1mm;}
SPAN.warning {color: #FF0000; font-size: 12pt;}
SPAN.smallyellow { color: #FFFF00; font-size: 8pt;}
DL.options {position: relative; margin-left: 20mm}
DL.files {position: relative; margin-left: 20mm}
DL.history {position: relative; margin-left: 20mm}
BR.both {clear: both;}
IMG.floatleft {width: 160px; height: 120px; float: left;}
IMG.floatright {width: 160px; height: 120px; float: right;}

H1{
 font-size : large;
 text-align : center;
 color:#ff9900
;}
H2{
 width:100%;
 font-size : medium;
 font-weight : bold;
 color : #ff9900;
 text-align : center;
 padding-top: 2px;
 padding-bottom: 0px;
 border: 1px #ff9900 solid;
 margin-top:3em}
H3{
 font-size : small;
 font-weight : normal;
 color : gray;
 text-align : left;
 border-width :1px;
 border-style :solid;
 border-color :#ff9900;
 width : 400px;
 padding-left : 1em;
 padding-top: 2px;
 margin-top:3em}
H2:first-child{
 margin-top:0.5em;
}
P{
 margin-left : 3em;
 margin-right : 3em;
 text-indent : 1em;
 line-height:1.5;
 font-size : small;
}
BODY, a img{
 font-size : small;
 background-color: #eeeeee;}

td{ font-size : small;}
tr{ font-size : small;}
A:link{
 color : #ff9900;
}

A:HOVER{ color : #000000 ! important;
background-color : #ffcc33 ! important;
}
A:visited{
 color : #cc9999;
}
HR{
 color : #ff9900;
}
table{ font-size : small;}
code{font-weight:bold;
}
p.sauce , div.sauce{background-color:silver;
font-family:monospace;
width:90%;
margin-left:10%;
padding:5px;
text-indent: 0px;
font-size : small;
border:1px none #eeeeee;
}
span.sauce,code.sauce{background-color:silver;
font-family:monospace;
font-size : small;
border:1px none #eeeeee;
}
.badsauce{background-color:#eeddee;
font-family:monospace;
width:90%;
margin-left:10%;
padding:5px;
text-indent: 0px;
font-size : small;
border:1px none #eeeeee;
}
span.badsauce,code.badsauce{background-color:#eeddee;
font-family:monospace;
font-size : small;
border:1px none #eeeeee;
}
h4 {  font-size: small;
color: #999999;
width: 240px;
padding-bottom: 2px;
padding-left:15px;
border-color: #FF9900;
border-style: solid;
border-width:0px 0px 1px 4px;
font-weight: normal;
margin-left:1em;
margin-top:2em}
.green {  color: #339933;}
.red {  color: #cc3300;}
.blue {  color: #0000FF;}

H5{
 color : #666666;
 text-align : left;
 text-indent : 3ex;
 padding-left : 1ex;
 border : solid 1px #cccccc;
 width : 250px;
 font-size : x-small;
 margin-left:2em;
}
em {  font-style: normal; font-weight: bold; color: #3333CC;}
strong{  font-style: normal; font-weight: bold; color: #cc5500;}
H6{
 font-size : x-small;
 font-weight : bold;
 color : #cccccc;
 text-indent : 4ex;
 border-left-width : 2px;
 border-bottom-width : 1px;
 border-left-style : solid;
 border-bottom-style : solid;
 border-left-color : #cccccc;
 border-bottom-color : #cccccc;
 padding-left : 1ex;
 width : 200px;
 margin-left:3em;
}
.ex{
 background-color : #f8def5;
 padding-top : 5px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 5px;
 margin-left : 30pt;
 text-indent : 0px;
}
.inpact {  font-size: larger; font-weight: bold; color: #993300;}
form{	font-size:small;}

li{
 line-height :1.2em;
}
dl{ margin-left : 5em;
}
ul,ol,dl{ font-size : small;}
.center{	text-align:center}
.left	{		float:left}
.right{		float:right}
.hide{		visibility:hidden;display:none}
.copyright{	float:left;font-size:small}
a img	{border:none 0px}
.footer{text-align:center}
.underline{text-decoration:underline}
p.important{	border : solid 2px #ff9900 ; padding :5px;background-color:#ffdd66;text-indent:0px}
