
.TITLE {
 font-size: 18pt;
 font-weight: 100;
 color: #ffffff;
 font-family: "BankGothic Md BT", "arial", "helvetica", sans-serif;
}


.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #60FDF1;
 font-family:  "arial", helvetica ;
}

.LETTER {
 font-size: 10pt;
 font-weight: 100;
 color: #ffffff;
 font-family: "BankGothic Md BT", "ArialNarrow", "arial", helvetica ;
}

.LETTER1 {
 font-size: 15pt;
 font-weight: 100;
 color: #ffffff;
 font-family: "BankGothic Md BT", "ArialNarrow", "arial", helvetica ;
}

.LETTER2 {
 font-size: 10pt;
 font-weight: 100;
 color: #ffffff;
 font-family: "BankGothic Md BT", "ArialNarrow", "arial", helvetica ;
}

.LINE {
 font-size: 12pt;
 font-weight: 100;
 color: #01FE06;
 font-family: "BankGothic Md BT", "ArialNarrow", "arial", helvetica ;
}

H1 {
 font-size: 12pt;
 font-weight: 100;
 color: #EFF6FE;
 font-family: "BankGothic Md BT", "arial", helvetica ;
}


A {
 font-size: 7pt;
 color: #A6ACC4;
 text-decoration:none;
 font-family: "arial", "helvetica", sans-serif;
}


A:hover {
 font-size: 7pt;
 color: #FFFFFF;
 text-decoration:none;
 font-family:  "arial", "helvetica", sans-serif;
}