body {
	font-family: Verdana, Arial, Gill-sans,  sans-serif; 
	color: #000000;
	background-color:#FFFFFF;	 
	margin-top: 15px;
	font-weight: normal;
}


td {
	font-size: 75%;
	line-height: 200%;
}


.header {
	position:relative;
	width: 690px;
	height:146px;
    background-image: url(../images/gifs/nucleusholdings_logo.gif);
    background-repeat:no-repeat;
	background-position:center;
}
.footerLogo {
	position:relative;
	width: 962px;
	height:57px;
	margin-bottom:35px;
	min-height: 120px;
}
#footer {
	font-weight: bold; 
	color: #008db0;
	font-size: 80%;
}


a:link, a:active, a:visited { 
	font-weight: bold; 
	color: #008db0;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
	

a.location:link, a.location:active, a.location:visited { 
	font-weight: bold; 
	color: #008db0;
	text-decoration: none;
}
a.location:hover { 
	text-decoration: underline;
}
	
