
body          { margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		background-color:#333366;
		color:#cccccc;
		font-family:helvetica,arial,lucida,sans-serif;
              }

a:link        { color:#333366; 
	      }
a:visited     { color:#666699; 
	      }
a:active      { color:#666699; 
	     }

td            {
		font-family:helvetica,arial,lucida,sans-serif;
		font-size:10pt;
		color:#cccccc;
		background-color:#333366;
              }

table.content { background-image:url(img/steel.jpg);		
		color:#333366;
		background-color:#cccccc;
              }

td.content    { background-image:url(img/steel.jpg);
		color:#333366;
                background-color:#cccccc;
              }

td.contenttitle  {
		  background-image:url(img/steel.jpg);
                  font-family:helvetica,arial,lucida,sans-serif;
                  font-weight:bold;
                  color:#333366;
                  background-color:#cccccc;
                  font-size:14pt;
                }

td.border-tl  { background-color:#c9c9c9;
                background-image:url(img/top-left.jpg);
		max-width:15px;
		max-height:15px;
		min-width:15px;
		min-height:15px;
		width:15px;
		height:15px;
              }

td.border-t   { background-color:#c9c9c9;
                background-image:url(img/top.jpg);
              }

td.border-tr  { background-color:#c9c9c9;
                background-image:url(img/top-right.jpg);
		max-width:15px;
		max-height:15px;
		min-width:15px;
		min-height:15px;
		width:15px;
		height:15px;
              }

td.border-r   { background-color:#c9c9c9;
                background-image:url(img/right.jpg);
              }

td.border-br  { background-color:#c9c9c9;
                background-image:url(img/bottom-right.jpg);
		max-width:15px;
		max-height:15px;
		min-width:15px;
		min-height:15px;
		width:15px;
		height:15px;
              }

td.border-b   { background-color:#c9c9c9;
                background-image:url(img/bottom.jpg);
              }

td.border-bl  { background-color:#c9c9c9;
                background-image:url(img/bottom-left.jpg);
		max-width:15px;
		max-height:15px;
		min-width:15px;
		min-height:15px;
		width:15px;
		height:15px;
              }

td.border-l   { background-color:#c9c9c9;
                background-image:url(img/left.jpg);
              }

td.space   { background-image:url(img/spacer.jpg); }

p             {
		font-family:helvetica,arial,lucida,sans-serif;
		font-size:12pt;
		color:#333366;
              }

p.text 	{ text-align:justify;
          font-size:10pt;
	  margin-left:15px;
	  margin-right:15px;
        }    

p.texttitle1 {
                  margin-top:15px;
                  text-align:center;
                  font-weight:bold;
                  font-size:16pt;
                  margin-bottom:15px;
                }

p.texttitle2	{
                  margin-top:15px;
                  text-align:left;
                  font-weight:bold;
                  font-size:14pt;
                  margin-bottom:10px;
	          margin-left:15px;
        	  margin-right:15px;

                }

p.texttitle3 {
                  margin-top:10px;
                  text-align:left;
                  font-weight:bold;
                  font-size:12pt;
                  margin-bottom:5px;
	          margin-left:15px;
        	  margin-right:15px;
                }


p.items       {
		text-align:right;
		font-family:helvetica,arial,lucida,sans-serif;
		font-size:10pt;
		color:#333366;
		background-image:url(img/steel.jpg);
		background-color:#cccccc;
		margin-bottom:5px;	
              }

p.contenttitle  {
		  margin-top:10px;
		  font-family:helvetica,arial,lucida,sans-serif;
		  font-weight:bold;
		  color:#333366;
		  font-size:14pt;
		  margin-bottom:0px;
                }

pre             { font-family:courier,monospace;
		  font-size:10pt;
		  text-align:left;
		}

ul	     {
		text-align:left;
		font-family:helvetica,arial,lucida,sans-serif;
		font-size:10pt;
		color:#333366;
              }