
/********************************/
/* Blue text                    */
/********************************/

.txt { FONT-WEIGHT: bold; FONT-SIZE: 9.5pt; COLOR: #6D81DF; FONT-FAMILY: arial }
.txt A { COLOR: #6D81DF }

.txt4 { FONT-WEIGHT: bold; FONT-SIZE: 9.5pt; COLOR: #6D81DF; FONT-FAMILY: arial }
.txt4 A { COLOR: #6D81DF }

/********************************/
/* Grey text                    */
/********************************/

.txt2 { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #626262; FONT-FAMILY: arial }
.txt2 A { COLOR: #626262 }

.txt3 { FONT-SIZE: 10pt; COLOR: #626262; FONT-FAMILY: arial }
.txt3 A { COLOR: #626262 }

.logo { FONT-SIZE: 14pt; TEXT-DECORATION: underline; COLOR: #626262; FONT-FAMILY: arial }

.slogan { FONT-SIZE: 12pt; COLOR: #6D81DF; FONT-FAMILY: arial }
    
    
/********************************/
/* Footer                                               */
/********************************/
 
.footer {background-color:6D81DF; color:white; text-align:center; font-family:arial; font-size:8pt; font-weight:bold; padding: 10 0; }


/********************************/
/* Other                                                */
/********************************/

.ddbox 
{
    font-size:14px;
    font-weight: normal;
    width:250px;
}
.gobutton
{
    font-size: 18px;
    font-weight: bold;
}
.label
{
	width: 140px;
	padding-bottom:5px;
}
