body {
	font-family: 'Gill Sans', Arial;
	font-size: 13px;
	color: #5555aa;
}

h1 {
font-size: 30px;
color: #FFFFFF;
font-weight: normal;
font-family: 'Gill Sans','Times New Roman';
margin: 13px 0;
}

A { text-decoration:none }

.XL_white_txt {
	font-size: 30px;
	color: #FFFFFF;
	font-family: 'Gill Sans','Times New Roman';
}
.L_white_txt {
font-size: 25px;
color: #FFFFFF;
font-family: 'Gill Sans','Times New Roman';
}
.M_white_txt {
font-size: 21px;
color: #FFFFFF;
font-family: 'Gill Sans','Times New Roman';
}
.S_white_txt {
font-size: 17px;
color: #FFFFFF;
font-family: 'Gill Sans','Times New Roman';
}
.s_white_txt {
font-size: 16px;
color: #FFFFFF;
font-family: 'Gill Sans','Times New Roman';
}
.XL_grey_txt {
font-size: 30px;
color: #898989;
font-family: 'Gill Sans','Times New Roman';
}
.L_grey_txt {
font-size: 25px;
color: #898989;
font-family: 'Gill Sans','Times New Roman';
}
.M_grey_txt {
font-size: 21px;
color: #898989;
font-family: 'Gill Sans','Times New Roman';
}
.S_grey_txt {
font-size: 18px;
color: #898989;
font-family: 'Gill Sans','Times New Roman';
}

.regular_grey_txt_s {
font-size: 12px;
color: #C2C2C2;
font-family: arial, verdana, 'helvetica neue light';
}
.regular_grey_txt {
font-size: 18px;
color: #A9A9A9;
font-family: arial, verdana, 'helvetica neue light';
}
.regular_white_txt_s {
font-size: 12px;
color: #FFFFFF;
font-family: arial, verdana, 'helvetica neue light';
}
.regular_white_txt {
font-size: 18px;
color: #FFFFFF;
font-family: arial, verdana, 'helvetica neue light';
}

.standard_button {
	font-style:	normal;
	font-weight:	normal;
	font-family:	Arial, Helvetica, Sans-serif;
        font-size: 	12px;
        color:		#5555aa;
	text-align:	center;
}

.blue_input {
	font-style:	normal;
	font-weight:	normal;
	font-family:	Arial, Helvetica, Sans-serif;
	font-size: 	11px;
	color:		#5555aa;
}
