html, body, p, .normal, .bodytext {
	text-align:justify;
	font: 10pt Verdana, Lucida, Arial, sans-serif;
     line-height:120%;
     width: 100%;
	margin:0;
	padding:0;
	color: #000000;
     }

A {
	TEXT-DECORATION: none
}
A:link 	{COLOR: #2222aa}
A:visited{COLOR: #5555ff}
A:hover 	{COLOR: #ff0000}
A:active {COLOR: #00aaff}



h1, h2, h3, .title, .titlecaps, .inside_header	{
	font-weight:bold;


     	}
h1, .title, .titlecaps	{
     margin-top:15pt;
     margin-bottom: 12pt;
     font-size: 150%;
     line-height:125%;
	text-transform:uppercase;
     letter-spacing:1pt;
     text-align:center;
          }

h2	{
     font-size: 120%;
     text-align:left;
	}

.title, .titlecaps {
          text-align: center;
          }

h3, .inside_header	{
     margin-top:10pt;
     margin-bottom:3pt;
     text-align:left;
	}

.subtitle {font-style:italic;
          text-align: center;
          }

.smalltext, .pro_day, .pro_text  {font-size:8pt;
        	   line-height:13pt;
         	   }
.pro_day, .pro_text {
     vertical-align:top;
     }
.pro_day {
     width:15%;
     font-weight:bold;
     }
.pro_text {
	width: 85%
     }

.copyright {font-size:8pt;
		 text-align:center;
		 margin-top:5pt;
           margin-bottom:2pt;
		}


hr, .thin  {width:100%;
	     height:1pt;
          color: #000000;
          border: 0.5cm 0 1cm 0;
          }
.thin_small {width:60%;
	     height:1pt;
          color: #000000;
          border: 0.5cm 0 0.5cm 0;
          }
