/* CSS Document */

BODY { background: #FFFFFF;
	   color: #333333;
	   font-family: Verdana, Helvetica, Arial, sans-serif }

.title { font-size: 12pt;
	 	 font-style: bold;
		 text-align: center }

.title-lft { font-size: 12pt;
	  		 font-style: bold;
			 text-align: left }

.body-title { font-size: 10pt }

.body { font-size: 9pt;
		color: #555555;
		line-height:16.0pt }

.small { font-size: 8pt;
		 color: #333333 }

.regular { font-size: 9pt }

A:link    { text-decoration: none;
              color: #333009 }

A:active  { text-decoration: none;
              color: #333333 }

A:visited { text-decoration: none;
              color: #993300 }