body {
	color: black;
	background: white;}
	a:link, A:visited {
	background: white;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
   
p {
	font-family: Georgia;
	font-size: 13px;
	line-height: 20px;
}

#printHead {
	position: absolute;
	left: 40px; top;40px;
}

#mainContent {
	position: absolute;
	top:140px; left:40px;
	width: 75%;
}
   
h1, h2, h3 {
	background: white;
	color: black;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
	color:#aaaaaa;
}

h1 {
	font-size:16px;
}

.foot,a.footLink,a.footLink {
	font-family: Georgia;
	font-size: 11px;
	color: #aaaaaa;
}

#footer {
	width:75%;
}

#homeNews,#homeVid,#homeCarb,#flashLeft,#flashMenu,#news {
	visibility: hidden;
}