<!-- peppermint "#74FDF2", pink "#B412BA",  chocolate "#442101", turquoise "#029387"-->
<!--web safe   peppermint "#99FFFF", pink "#FF6699",  chocolate "#330000", turquoise "#009999" dark turquoise "#006666"   -->


a{
	font-family: century gothic; arial; san-serif;
	font-size: 14px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	text-decoration: none;
	color:#006666;
	line-height: 20px;
	text-align: center;
 }   
    


/* Defining link properties */
/* Normal link */    
a:link {
    font-family: century gothic; arial; san-serif;
	font-size: 14px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	text-decoration: none;
	color:#006666;
	line-height: 20px;
	text-align: center;
    }
    
/* Visited link */
a:visited {
	font-family: century gothic; arial; san-serif;
	font-size: 14px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	text-decoration: none;
	color:#006666;
	line-height: 20px;
    text-align: center;
    }
    
/* Hover link */
a:hover {
  font-family: century gothic; arial; san-serif;
	font-size: 14px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	text-decoration: none;
	color:#FF6699;
	line-height: 20px;
    text-align: center;
    } 



h1{
	color: #ffffff;
	font-family:  century gothic; arial; san-serif;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	font-size:40px;
    line-height: 40px;
	text-align: center;

}

h2{
	color: #ffffff;
	font-family: century gothic; arial; san-serif;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	font-size: 25px;
	text-align: center;
	line-height: 20px;

	}
	
	h3{
	font-family: century gothic; arial; san-serif;
	font-size: 20px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	color:#ffffff;
    text-align: center;
    line-height: 10px;

 }
	
h4{
	font-family: century gothic; arial; san-serif;
	font-size: 15px;
	font-weight: lighter;
	font-stretch: ultra-expanded;
	color: ffffff;
   	text-align: center;
   	line-height: 0px;
 }

h5{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    font-weight: lighter;
    color: #ffffff;
    text-align: center;
    line-height:5px;
 

	
}
p{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
      line-height: 10px;

	
}
td{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 10px;
	
}

.bglotus{
background-image:url(images/weblogo.jpg);
background-repeat:no-repeat;
}
