/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
	/* end hide */
body {
    height: 100%;
    margin: 0;
    padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.getflash {
	color: #ed0080;
}

a:link, a:visited { 
	color: #ff3494;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active { 
	text-decoration: underline;
	}

h1 {
	font-size: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	}

h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	}