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

#flashcontent
{
	height: 90%;
}
/* end hide */

body
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
	height: 100%;
	margin: 0;
	padding: 0;
}

table
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

h1
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 24pt;
    font-style: normal;
    font-weight: normal;
}

h2
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 18pt;
    font-style: normal;
    font-weight: normal;
}

h3
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
}

h4
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

h5
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

A:link
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

A:active
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

A:visited
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover
{
	color:#ffffff;
	background-color: #333333;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
