table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 12px;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 12px;

}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 12px;

}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texttitlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28456D;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.menutitle {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	letter-spacing : -1px;
}
.texttitlesmallCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.menutitleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;

}
.texttitlesmallCopy2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: 10px;

}
.menutitleGrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	line-height: 19px;
}

.r1 { background-color: #FEFDEB;}
.r2 { background-color: #EBEFFB;}

.error { font-size: 11px; font-weight: bold; color: #aa2222;}
