@charset "utf-8";
/* CSS Document */

.Roboto24bold {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.Roboto36bold {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#000;
}
.Roboto60bold {
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #CCC;
}
.Roboto18bold {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Roboto18boldgrey {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#333;
}
.Roboto10boldgrey1 {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #CCC;
}
.Roboto14boldgrey1 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #CCC;
}
.Roboto18boldgrey1 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
}
.Roboto24boldgrey1 {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCC;
}
.Roboto14 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000000;
}
.Roboto14white {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
}
.Roboto12grey {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color:#333;
}
.Roboto14boldgrey {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333;
}
.Roboto12 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:normal;
	font-style:normal;
}
.Roboto12bold {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight:bold;
}
.Roboto12grey1 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #CCC;
}
