/* CSS definition file containing site wide stylesheets */
.WhiteBox { font-size: x-small; color: rgb(0,0,0); text-align: center; background-color: rgb(255,255,255); padding: 2pt;}
 .Thought { font-size: x-small; text-align: justify; background-color: rgb(255,153,51); border: 2pt solid rgb(204,51,255); padding: 2pt 4pt;}
 .Quote1 { text-align: justify; background-color: rgb(102,0,204); border: 2pt solid rgb(255,51,0); padding: 2pt 4pt;}
 .Quote2 { background-color: rgb(255,51,0); border: 2pt solid rgb(102,0,204); padding: 2pt 4pt;}
 .TableBorder { border: 1pt solid rgb(255,255,255);}
 .BrochureH1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: rgb(255,153,51);}
 
