/* 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-size: 10px; font-family: verdana; font-style: normal; color:#222222
}

table {font-size: 10px; font-family: verdana; font-style: normal; color:#222222;}

a {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#222222; text-decoration:underline;}
a:hover {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; color:#666666; text-decoration:underline;}

