/* Document Defaults */

        a:active  { color: #3B3B3B}
        a:hover   { color: #3B3B3B; font-style: italic}
        a:link    { color: #600027}
        a:visited { color: #600027}

        
        table, ul, ol
          { color: #999999;
            font-family: Verdana, Arial, Helvetica, san-serif;
            font-size: 10px;
	  }
        .Body
          { color: #999999;
            font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;
            margin-left: 0px; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .BodyRelative
          { color: #999999;font-family: Verdana, Arial, Helvetica, san-serif;
            font-size: 10px; font-style: normal; font-weight: normal;
            margin-left:5em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
       
       
        .Heading1
          { color: #600027; font-family: Verdana, Arial, Helvetica, san-serif;
            font-size: 16pt; font-style: normal; 	    font-weight: bolder;
            margin-left: 0em; margin-top:0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading2
          { color: #3b3b3b; font-family: Verdana, Arial, Helvetica, san-serif;
            font-size:13px; font-style: normal; 	    font-weight: bold;
            margin-left: 0em; margin-top: 1.0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        .Heading3
          { color: #600027; font-family: Verdana, Arial, Helvetica, san-serif;
            font-size: 10px; font-style: normal; 	    font-weight: bold;
            margin-left: 0em; margin-top:1.0em; margin-bottom: 0em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
               
	.Item
          { color: #999999;
            font-family: Garamond; font-size: 12px; font-style: normal; font-weight: bold;
            margin-left: 0em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
	.ItemDescription
          { color: #999999;
            font-family: Garamond; font-size: 11px; font-style: normal; font-weight: normal;
            margin-left: 1em; margin-top: 0.5em; margin-bottom: 0.5em;
            text-align: left; text-indent: 0em; text-decoration: none;
            white-space: normal }
        
/* Document Defaults */
.IMGPadding {
	padding: 5px;
	float: left;
	margin: 0px 5px 5px 0px;
}
