<!-- 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: 15px;
	font-weight: normal;
	font-stretch: ultra-expanded;
	text-decoration: none;
	color:#006666;
	line-height: 25px;
	text-align: center;
 }   
    


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


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

}

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

	}
	
h3{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: ultra-expanded;
 	color: #009999;
    text-align: justify;
    line-height:20px;

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

h5{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: ultra-expanded;
 	color: #009999;
    text-align: justify;
    line-height:15px;
    }

h6{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: ultra-expanded;
 	color: #006666;
    text-align: justify;
    line-height:20px;
	
}
p{
	font-family: century gothic; arial; san-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ff6699;
    text-align: left;
    line-height: 20px;
	
}

td{
    text-align: center;
}


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