body { max-width: 1000px;
		 background-color: #4d7165;
		 margin: 0 auto 0 auto;
		 }
a:link {color:#ffffff;
			 }
a:visited	{
					color: #3f9;
					text-decoration: none;
					}

a:hover{color:#f33;
text-decoration: none;
}
#wrapper	{
			width: 1000px;
			margin: 0 auto 0 auto;
			
			}


h1{
     text-align: center;
      font-family: Verdana, sans-serif;
      font-size: 16px;
      color: rgb(158,164,106);
      
}

h2{
        text-align: center;
        font-family: Arial, sans-serif;
        font-size: 14px;
        margin-top: 0;
        background-color: #009966;
        height: 20 px;
        width:728px;
        border-bottom: 2px solid;
      border-color: #000000;
      }

h3 {
      
 	 margin: 0 150px 0 150px;
	 font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background-color:#bef2b0;
	 padding-top:5px;
	 padding-bottom: 5px;
	border: 2px solid #d7c865;
					
      }

h4 {
      text-align: center;
      font-family: Arial, sans-serif;
      font-size: 10px;
   }

hr	{ 	width: 50%;
		color: #FF0000;
}

 	 .text1					 {
								 	font-family: comic sans ms, verdana, sans-serif;
									font-size: 1em;
									margin:5px 40px 20px 40px;
								}
									 
	 .table				 {
	 							 background-image:url(/images/pattern1.gif);
								 color:#fff;
								 margin: 0 75px 0 75px;
								 
								 border: 1px solid #ffcc33;
								 }
								 
.table2				 {
	 							 background-image:url(/images/pattern1.gif);
								 color:#fff;
								 margin: 0 75px 0 5px;
								 }
		/* any image within a div gets frame with these characteristics*/						 
	div img			 {
								 border-top:#000000 4px solid;
								 border-right: #006d00 4px solid;
								 border-bottom: #008f6f 4px solid;
								 border-left: #000000 4px solid;
								
								 
								 }							 
								 
.image					 {
								 border-top:#000000 4px solid;
								 border-right: #006d00 4px solid;
								 border-bottom: #008f6f 4px solid;
								 border-left: #000000 4px solid;
								 
								 }
.note		 {

				 font-family: Verdana, Arial, sans-serif;
				 font-size: .80em;
				 font-weight: ;
				line-height: 200%;
				 color: #000;
				background-color: #fbef99;
				 margin: 0 50px;
				 padding: 25px;
				 border: 2px solid #000;
	}			 
.note2	 {font-family: arial, verdana, sans-serif;
				 font-size: .80em;
				 font-weight: bold;
				 color: #294e56;
				 background-color: #ffffcc;
				 margin: 0 200px 5px 200px;
				 padding: 10px;
				 border: 2px dotted #000;
				 }
				 



	
	.special			 {
								 text-align:center;
								 margin-right: 40px;
								 font-family: Comic Sans MS;
								 font-weight:bold;
								 font-size: 12pt;
								 background-color: #ccffcc;
					
								 }

.copyright	{
		clear: both;
		font-family: verdana;
		font-size: 9pt;
		text-align: center;
		}