body         {/*font-size: 12pt;*/ color: black; margin: 0;
              overflow-x:hidden;
              }

h1            { color: #3071ed; font-size: 14pt; background-image: url("images/bg_h1.gif"); background-repeat: no-repeat; margin-top: 10px; margin-left: 0; padding: 12pt 10 15pt; border-width: 4 }

h2            { color: #0e00b0; font-size: 13pt; font-weight: bold;
                background-color: white; margin-right: 0; margin-left: 0;
				padding-left: 10pt; width: 500px; border: solid 1px #7b68ee }
               
h3           { font-size: 12pt; color: rgb(0, 0, 150); font-weight: bold;
               border-left-style: solid; border-left-width: 10; 
               border-bottom-style: solid; border-bottom-width: 1; 
               margin-left: 15px; padding-left: 10pt }
strong       { text-decoration: underline }
address      { text-align: right}

td           { font-size: 9pt}
p             { /*font-size: 12pt;*/ margin-left: 12pt }
ul            { font-size: 12pt; list-style-type: font-family; list-style-image: url("images/listicon2.gif") }
dl { margin-left: 12pt }
a:link       { color: blue; font-weight: bold; text-decoration: none}
a:visited    { color: rgb(50, 50, 255);  font-weight: bold; text-decoration: none}
a:hover      { color: red; text-decoration: underline; font-weight: bold}

blockquote   { color: green; font-family: Serif; font-style: italic; }

.main	     { width: 750px;
			   margin-left: 18px;
			   padding-right:50px;
			   background-image: url("./images/bg_cont.gif");
			   background-repeat: repeat-y 
			  } 
.notice	    {background-color:RGB(253,250,202);font-size: 12pt; color: black; font-weight:bold;
             padding: 1pt} 
.notice1    {width:350px; background-color:RGB(254,48,48);font-size: 12pt; color: white; font-weight:bold; 
             border-style: dashed; border-width:3px;  /* border: 2px;*/  border-color: black; padding: 5px;
			 margin-top: -5pt; margin-bottom: -5pt; }
