.stit {
 font-family: Century gothic, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size: 18px;
 color: #b50001;
 	text-align:center;

}


.tit {
 font-family: Century gothic, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size: 24px;
 line-height: 30px;

 color: #99cd34;
 	text-align:center;

}


.txt {
 font-family: Century gothic, Arial, Helvetica, sans-serif;
 font-size: 14px;
line-height: 16px;
color: #333333;
text-align:center;

}

.txt-bold {
 font-family: Century gothic, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
text-align:center;
line-height: 21px;
color: #333333;
}











a {
 color:#1785cf;
 text-decoration:none;

}
a:hover {
 color:#000000;
 text-decoration:underline;
}


 text-transform: uppercase;


