 html, body {
      margin: 0;
      padding: 0;
      height: 100%;
      border: none; 
	  background-color: #fff; }

body, p, td, .normal, li {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; }


h1, .bigHead { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px; 
	color: #63c;
	font-weight: bold; }

.bigHead { font-size: 22px; }
	
h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; }
	
a { color: #4cb9e5; }

.nav a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline; }

#fullheight { height: 90%; }

.nav, .nav a:link, .nav a:hover, .nav a:active, .nav a:visited, 
.navSelected, .navSelected a:link, .navSelected a:hover, .navSelected a:active, .navSelected a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ccf; 
	text-decoration: none; 
	line-height: 1.5em; }

.navSelected, .tblRootMenu td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	line-height: 1.5em;  }

.nav a:hover { 
	color: #fff; 
	text-decoration: underline; }
