/* CSS definition file containing site wide stylesheets */
body { margin:0; }

.Normal_Italics { font-style: italic;}
 .Footer { font-size: 10px;}
 .Normal_Red { color: rgb(255,0,0);}
 .TableCaption { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: 13px; color: rgb(255,255,255); font-weight: bold;}
 .Reverse { color: rgb(255,255,255);}
 .Small_Title { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(255,255,255); font-variant: small-caps;}
 
