body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}
h1{
  font-size:26px;
 }

h2{
  font-size:18px;
 }
h3{
  font-size:16px;
 }

#nav {
 font-size:x-small;
}
#supportingtext{
	font-weight:normal;
	font-size:12px;
	text-align:left;
	width:400px;
}

a:link {
color:#FFFFFF;
}
a:visited {
color:#CCCCCC;
}

small{
font-size:9px;
}