
 body {
	 background-color: #889ed8;
 }
A:link {
	color: blue;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:Active {
	color: yellow;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:visited {
	color: red;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

A:hover {
	color: #ff7e01;
	text-align: center;
	font-family: verdana, 'times new roman', times, helvetica, serif;
	font-weight: 900;
	font-size: 12px;	
}

.title-small  {      
          font-family: 'Century Schoolbook', 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          color:  #FFFFFF;
          font-weight: 700;          
          font-size: 30px;
          margin-left: 10px;
          margin-top: -34px;
          font-style: italic;
     }
     
     .Desc1 {
          font-family: verdana, 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          color: #000000;
          }
          
     .Desc2 {
          font-family: 'Times New Roman', Times, Arial, Helvetica, Sans-serif;
          font-size: 20px;
          font-weight: 700;
          font-style: normal;
          color: #000000;
          } 
    .webmaster  { 
          font-size: 12px;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          text-align: center;              
     } 
     
 	H3 {
		font-size: 13px;
		font-family: verdana, 'times new roman', times, helvetica, serif;
		margin: 0px;
		font-weight: 900;
		padding: 0px;
		display: inline;
		line-height: 14px;
	}   
	
.copy-right  { 
          font-size: 10px;
          text-align: center;
          font-weight: 900;
          color: #FFFFFF;
          background-color: #000000;
          position: relative;
          width: 100%;
          border: 3px ridge #a4a4a4;
          line-height: 14px;
     } 	
