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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(http://www.massideation.com/work/images/background-01.jpg);
	background-color: #000;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

h1{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body table tr td font {
	font-size: 24px;
}
body table tr td table {
	font-size: 11.3px;
}

