
html,body{
      margin:10;
      padding:0;
      height:100%;
      border:none
}


body {
	color: #222233;
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 10pt;
}

td {
	color: #222233;
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 10pt;
}

a {
	color:#000088;
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none; 
}

a:hover	{
	color:#000000;
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline
}

h1 {
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #2778c8;
	line-height: 100%;
	margin-bottom: -1;
	text-align: left;
}

h2 {
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #2778c8;
	line-height: 150%;
	margin-bottom: -1;
	text-align: left;
}

h3 {
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #2778c8;
	line-height: 100%;
	margin-bottom: -1;
	text-align: left;
}

h4 {
	font-family: century gothic,trebuchet ms,arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #223344;
	line-height: 100%;
	margin-bottom: -1;
	text-align: left;
}

#fullheight{height:100%}

#nav {
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #CCDDFF;
	text-decoration: none;
}

#nav:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}