@charset "UTF-8";
@import url("default.css");

table{font-size: 10pt;empty-cells: show; color: #555555; line-height:16px;}
p{ color: #555555;}

.wave{height:20%;filter:wave(Add=0,Freq=2,LightStrength=4,Phase=4,Strength=4)}
.shadow{width:100%;filter:shadow(Color=silver ,DIrection=150)}
.dshadow{width:100%;filter:dropshadow(Color=black,OffX=2,OffY=2,Positive=1)}

hr{color:forestgreen;width:90%}
hr.max{color:blue;width:100%}

