body {
	background-color: #000000;
}
a:link {
	color: #DE1A1E;
}
a:visited {
	color: #DE1A1E;
}
a:hover {
	color: #DE1A1E;
}
a:active {
	color: #DE1A1E;
}
.title_black_15 {
	color: #000000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_white_10 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_white_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white_15 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_black_10 {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_black_11 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_10 {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_black_12 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_light_grey_12 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_12 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_grey_11 {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_red_15 {
	color: #CC0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_red_11 {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white_15 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_red_12 {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_grey_border_top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.table_grey_border_bottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table_grey_border_bottom_top {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.table_grey_border_left {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}