/* CSS definition file containing site wide stylesheets */
BODY { font-size: 12px;}
 .tableBack1 { background-color: rgb(255,255,255);}
 .tableBack2 { background-color: rgb(231,231,231);}
 .Content { background-color: rgb(240,192,144); border: 1px solid rgb(0,0,153); margin: 0px 15mm; padding: 0px 20px;}
 ADDRESS { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 16px; letter-spacing: 2px; font-weight: normal; font-style: normal; text-align: left; background-color: rgb(255,255,204); border: 2px double rgb(0,51,153); padding: 5pt 5px 5pt 10px; margin-left: 50px; margin-right: 50pt;}
 