.bolder {
	font-weight : 800;
}
.header {
	color: #99CCFF;
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : 400;
}
.subheader {
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : 800;
}
.copy {
	font-size : 10pt;
	font-family : sans-serif;
}

.disclaimer {
	font-size : 8pt;
	font-family : sans-serif;
}

TD {
	color: Black;
	font-size : 10pt;
	font-family : sans-serif;
}

H1 {
	color: #999999;
	font-size : 12pt;
	font-family : sans-serif;
}

H2 {
	color: #000000;
	font-size : 12pt;
	font-family : sans-serif;
}

DIV {
	color: #000000;
	font-size : 10pt;
	font-family : sans-serif;
}

BODY {
	color: White;
	font-size : 10pt;
	font-family : sans-serif;
}

A {
	color : #333333;
}

A:hover {
	color : #000000;
}

A.visited {
	color : #888888;
}

A.active {
	color : #888888;
}
