	/* hide from ie on mac \*/
	html {
		height: 100%;
		}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	
body {
	background-color: #E5E5E5;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {color: #666666}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.external:link  {color: #FFFFFF;	font-family: Tahoma; font-size: 11px; text-decoration: none; }
a.external:visited {color: #FFFFFF;	font-family: Tahoma; font-size: 11px; text-decoration: none; }
a.external:hover {color: #FF0000;	font-family: Tahoma; font-size: 11px; text-decoration: none; }
a.external:active {color: #FF0000; font-family: Tahoma; font-size: 11px; text-decoration: none; } 
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
	margin:0 0 0 0;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
