body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", sans-serif;
	color: #000000;
	background-color: #99CCFF;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

html, body
{

    height:100%;
}

h1
{
	font-size: xx-large;
	text-align: center;
	font-family: "Arial Rounded MT Bold";
}

h2
{
	font-size: large;
	margin-top: 0px;
}

h3
{
    font-size: 11pt;
    margin-bottom: 5px;
}

h4
{
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 5px;
}

h5
{
    font-size: 8pt;
    text-align: center;
}

img
{
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

a:link
{
	color: #0000FF;
}

a:visited
{
	color: #0000FF;
}

a:hover
{
	color: #0066FF;
}

a:active
{
	color: #0066FF;
}

td
{
    vertical-align: top;
}

table
{
	background-color: #FFFFFF;
	padding: 0px;
}

#fullheight
{
    height:100%
}
.copyright
{
	font-size: 7pt;
	text-align: center;
	padding-top: 3pt;
}
.invisible {
	background-color: #99CCFF;
}
.tablemiddle {
	vertical-align: middle;
}
