@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
background-color:#000000
}


/* text from here */


body,td,th {
	font-size: 14px;
	color: #FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;

}

.title36 {
	font-size: 36px;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}

.title24 {
	font-size: 24px;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 14px;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}


a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}


</style>
