a { font-size: 11px; font-weight: bold; color: #ffffff; line-height: normal;}


* {	margin: 0; padding: 0; font-weight: normal; }
:link { color: #ffffff; text-decoration: underline;}
:link, :visited { color: #ffffff; text-decoration: underline;}
ul, ol { list-style: none; }

/*
general
*/
body {
	height: 100%;
	text-align: center;
	font-family: verdana, arial, sans-serif;
  	font-size: small;
}
/* Opera */
html>body {	font-size: small; }

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
/*
#flashcontent {
	height: 560px;
	width: 956px;
}
*/


/* end hide */
	
#no-flash {
	width: 400px;
	position: relative;	
}

h1 {
	color: #ffffff;
	font-size: 14;
	font-weight: bold;
}

h2 {
	color: #ffffff;
	font-size: 14;
	font-weight: bold;
}

p {
	font-size: 12;
	color: #ffffff;
}
