body { background-image: url(/pic/backgroundGRAYandWHITE.gif); }
.top_menu 
{ display: block; font-size: 8pt; 
  border-bottom: 1px solid #555; background-color: #fff; 
  font-weight: bold;
  padding-bottom: 2px;
	margin-bottom: 10px;
	padding: 0 15px;
  text-align:center;
}
.main{
	position:relative;
    display: block;
	width: 700px;
	text-align:center;
	left: 50%;
	padding: 10px;
	margin-left: -350px;
	background-color: #fff;
	border: 1px solid #000;

}
.main1{
	position:relative;
    display: block;
	width: 700px;
	text-align:center;
	left: 50%;
	margin-left: -350px;
	background-color: #fff;
	border: 1px solid #000;
	margin: 10px;
	}


p   {  font-family:helvetica;
       font-size:10pt;
       font-style:normal;
	   text-align:justify;
       }

.label{
	width: 100%;
	text-align: center;
	background-color: #c0c0c0;
	display:block;
	padding: 0px;
}

blockquote p{
	color: #dododo;
	margin: 0;
	font-style: italic;

}

h4 p {
		margin: 0;
		font-style: italic;
	}
.normal {  font-family:helvetica;
       font-size:10pt;
       color:black;
       font-style:normal;
       font-weight:normal;
       }

h1  {  font-family:helvetica;
       font-size:18pt;
       color:maroon;
       font-style:normal;
       text-align:center;
}
.h11 p{ font-family:helvetica;
       font-size:14pt;
       font-style:normal;
       font-weight:normal;
       color: black;
	   text-align: center;
	   }

address  { 
	  font-family: times; 
      font-size: 10pt; 
      color: black; 
      font-style: italic;
      font-weight:bold;
	  text-align: right;
}
h2  {  font-family:helvetica;
       font-size:12pt;
       color:black;
       font-style:italic;
}
.h21 { font-style:normal;
       text-decoration:underline}

h3  {  font-family:helvetica;
       font-size:12pt;
       color:black;
       font-style:normal;
       font-weight:bold;
}
h4 { font-family: times; 
          font-size: 12pt; 
          color: gray; 
          font-style: italic;
          font-weight:bold;
}
h5 { font-family: times; 
          font-size: 16pt; 
          color: white; 
          font-style: italic;
          font-weight:bold;
		  margin: 1px;
}
.h51 { font-family:helvetica;
       font-size:14pt;
       color:black;
       font-style:normal;
       font-weight:bold;
}
h6   {  font-family:times;
       font-size:10pt;
       color:black;
       font-style:normal;
       font-weight:bold;
       }

