/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
}
/* end hide */

body{
	height: 100%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	background-image: url(img/wmpbg.jpg);
	background-position: center;
}

a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #66FFFF;
}

a:hover {
	color:#CC0000;
	
}

a:down {
	color:#FFCC00;
}

p {
	text-align:left;
	font-size: 8pt;
	color: #000000;
}

th {
	text-align:left;
	font-size: 8pt;
}

ul {
	text-align:left;
	font-size: 8pt;
}

h6 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF99;
	
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #F1FF99;
	
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.comment {
	text-align: center;
	font-style: italic;
	font-size: 10px;
}

.note {
	color:#000000;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.hilite {
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	
}
.subtitle {
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	color: #FF9900;
}
	

	
.center {
	color: #FF9900;
}
