
.mainlink {
    color: #000080;	
    background-color: #95aad9;
    font-weight: bold;
    font-family: Comic Sans MS;
    font-size: 14pt;
	white-space: nowrap;
    text-align: center; 
   vertical-align: top;

}
.mainlink hh {
    color: #000000;	
    font-family: Times New Roman;
    font-size: 16pt;
 	text-decoration: none;
}
.mainlink td { 
    text-align: center; 
    padding-left: 10px;
    padding-right: 10px;
	white-space: nowrap;

}
.mainlink a {
    color: #ffffff;
    text-decoration: none;
}
.mainlink a:visited {
    color: #ffffff;
}
.mainlink a:hover {
    color: #000000;
}
.mainlink a:active {
    color: #000000;
}

.textBody {
    color: #000000;
    background-color: #40dd80;
    font-size: 14pt;
    font-family: Times New Roman;
    font-weight: regular;
    font-style: normal;
    text-decoration: normal;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 50px;
   padding-bottom: 10px;
   vertical-align: top;
   text-indent: 10pt;
	white-space: wrap;

}
.textBody td {
    vertical-align: top;

}



