.butt {
Border-width: 1px;
BackGround-color: transparent;
 BORDER:1PX SOLID TRANSPARENT;
BACKGROUND:#FFFFFF;


}
A {
Font-weight: bold;
Text-decoration: none;
color: BLACK;

}
A:active {
Font-weight: bold;
Text-decoration: none;
color: BLACK;

}
A:focus {
Font-weight: bold;
Text-decoration: none;
color: BLACK;

}
A:hover {
Font-weight: bold;
Text-decoration: none;
color: #006FA1;

}
A:link {
Font-weight: bold;
Text-decoration: none;
color: BLACK;

}
Body {
Font-Family: Verdana;
Font-size: 10pt;
Margin-top: 0; Margin-right: 0;
Margin-bottom: 0; Margin-left: 0;
BackGround-color: #B3E0F7;

}
TD {
Font-Family: Verdana;
Font-size: 10pt;

}
TD#justi {
Font-Family: Verdana;
Font-size: 10pt;
Text-align: justify;

}
TD#justi P#docs {
Text-indent: 40px;
Margin-top: 0;
Margin-bottom: 0;
Padding-top: 0px;
Padding-bottom: 0px;
clip: rect(0px, auto, 0px, auto);

}
TABLE#project {
Padding-top: 10px; Padding-right: 10px;
Padding-bottom: 10px; Padding-left: 10px;
Border-color: BLACK;
Border-style: double;
Border-width: 3px;
BackGround-color: WHITE;

}