BODY {
	font-size:87.5%;
	font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto;
	line-height:1.6;
}
UL,P { padding:0; margin:0; }
.topSwitch .topElement {
	display:table;
	width:560px;
	border-bottom:1px dotted #999;
}
.topSwitch .topElement .top_title {
	font-size:113%;
	font-weight:bold;
	line-height:1.7;
	padding-bottom:4px;
}
.topSwitch .topElement .top_stat {
	font-size:84.61%;
	font-weight:bold;
}
.topSwitch .topElement .topElement_h {
	display:table-cell;
	text-align:center;
	font-size:140%;
}
.topSwitch .topElement .topElement_n {
	display:table-cell;
	padding:15px 0 15px 0;
	vertical-align:middle;
	width:52%;
	padding-left:14px;
}
.topSwitch .topElement .topElement_l {
	display:table-cell;
	padding:15px 0 15px 0;
	vertical-align:middle;
	width:48%;
	padding-right:14px;
}
.topSwitch .topElement .topElement_l P {
	text-align:center;
}
.topSwitch .topElement .top_stat SPAN {
	font-size:145.45%
}
.topSwitch .topElement .smallerElement_n {
	display:table-cell;
	padding:0px;
	vertical-align:middle;
	width:52%;
	padding-left:14px;
	font-size:100%;
}
.topSwitch .topElement .smallerElement_l {
	display:table-cell;
	padding:0px;
	vertical-align:middle;
	width:48%;
	text-align:center;
	font-size:75%;
}
.topSwitch .topElement .smallerElement_l SPAN {
	font-size:133.3%;
       	font-weight:bold;
}

A {
	color:#9400D3;
	font-weight:normal;
	text-decoration:none;
}
A:hover {
	font-weight:bold;
}
