BODY {
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	bgcolor: #FFFFFF;
}
.text {
	color: #000000;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}
.textbold {
	color: #000000;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
}
.textbig {
	color: #C21212;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
}
.textbigred {
	color: #C21212;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
}
.textgrey {
	color: #cccccc;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
}
.textgrey A:link {
	color: #cccccc;
	text-decoration:none;
}
.textgrey A:visited {
	color: #cccccc;
	text-decoration:none;
}
.textgrey A:hover {
	color: #ffffff;
	font-weight: bold;
}
.languagekey {
	color: #cccccc;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
}
.languagekey A:link {
	color: #cccccc;
	text-decoration:none;
}
.languagekey A:visited {
	color: #cccccc;
	text-decoration:none;
}
.languagekey A:hover {
	color: #999999;
	font-weight: bold;
}

.textwhite {
	color: #ffffff;
	FONT-FAMILY: Helvetica, Verdana, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}
.textwhite A:link {
	color: #ffffff;
	text-decoration:none;
}
.textwhite A:visited {
	color: #ffffff;
	text-decoration:none;
}
.text A:link {
	color: #000000;
	text-decoration:underline;
}
.text A:visited {
	text-decoration:none;
}
.text A:active {
	text-decoration:none;
}
.text A:hover {
	text-decoration:none;
}
