@charset "utf-8";
/* CSS Document */

body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color:	#000;
  color: #FFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:			18px;
	text-transform:		uppercase;
}
h2 {
	font-size:			14px;
	text-transform:		uppercase;
}
h3 {
	font-size:			12px;
	text-transform:		uppercase;
}
img {
	border: 			0px;
}

/* hide from ie5 mac \*/
html {
  height: 100%;
  width: 100%;
}
#FlashID {
  height: 100%;
  width: 100%;
}
/* end hide */
