body { 
	background : #4E4E4E;
	margin: 0;
	padding: 0}

.content {
	color: #ffffff;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial}

.contentmedium {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial}

.contentbold {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial}

.contentboldlarger {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial}

.contentlarger {
	color: #ffffff;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial}

.contentsmall {
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial}

.contentsmallbold {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial}

a:link {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	}

a:visited {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: underline;
	}

a.bolder:link {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	}

a.bolder:visited {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	}

a.bolder:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	}
