/*-----

font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1.1;
color: #505052;	


link: #01a950
mousover: 

D grey bg: 333333
M grey bg: e6e6e6
L grey bg: f9f9f9

lines:  dddddd


Heading
Font: Open Sans
font-size: 20px;
font-weight: 600;
line-height: 1.1;
color: #505052;	
margin-top: 20px;
margin-bottom: 10px;





Chart colours:

Blue: #2887ab

Green: #76c400

Grey: #505052

Yellow: #d8b710


----*/



body {
	margin: 0px;
}


td,th,p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4E4E4E;	
	font-weight: 400;
	text-align: left;
	line-height: 22PX;
}




.center {
	text-align: center;
}

.right {
	text-align: right;
}


b {
	font-weight: 600;
}


.spacer_xsml {
	height: 4px;
}

.spacer_sml {
	height: 8px;
}

.spacer {
	height: 12px;
}

.spacer_l {
	height: 16px;
}

.note {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
}