body {
	height:100%;
	background-color: #dce4e9;	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

td {
	font-family: trebuchet ms, arial, helvetica;
	font-size: 9pt;
	color: #000000;
}

.smalltext {
	font-family: tahoma, arial, helvetica;
	font-size: 7pt;
	color: #000000;
}

.nav {
	color: #333333;
	text-decoration: none;
}	

a {
	color: #646464;
	text-decoration: none;
}	   		   

a:hover {
	color: #3f3f3f;
	text-decoration: underline; 
}

a:visited {
	color: #000000;
}

h1 {
	font-family: georgia, times new roman, serif;
	  font-style: italic;
	  font-size: 12pt;
	  color:#547385; 
}



.align_middle {
	vertical-align: middle; 
	}
	
#fullheight{height:100%}

html {height:100%}

