body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
}
p, td, li ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
td {
	vertical-align: top;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFAE00;
	text-decoration: none;
}
p {
	font-size: 9pt;
	line-height: 16pt;
}
li {
	font-size: 9pt;
	line-height: 16pt;
}
h1 {
	font-size: 18pt;
	text-align: center;
	margin-top: 20px;
}
h2 {
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	text-align: left;
}
h3 {
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
}
.textCenter {
	text-align: center;
}
.footerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 80px;
	valign: bottom;
}
.footerNavigation .page {
	text-align: right;
}
.footerNavigation a {
	color: #66CCFF;
	text-decoration: none;	
}
.footerNavigation a:visited {
	color: #66CCFF;
	text-decoration: none;	
}
.footerNavigation a:hover {
	color: #18B1FE;
	text-decoration: underline;	
}
.homeBanner {
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background-color: #CD5000;
	background-image: url(newlink_banner/link_banner_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.homeBanner a {
	color: #fff;
	text-decoration: none;
}
.homeBanner a:visited {
	color: #fff;
	text-decoration: none;
}
.homeBanner a:hover {
	color: #fco;
	text-decoration: underline;
}
.fontffcc66 {
	color: #fc6;
}
.fontcc6600 {
	color: #c60;
}
.pageLinks {
	color: #fff;
	border-top: 5px solid #c60;
	font-size: 6px;	
}
.pageLinks p {
	font-size: 8pt;	
}
.pageLinks a {
	color: #fc6;
}


#introLinks, #introQuote {
	color: #fff;
	font-size: 6px;	
	background-color: #cc4e01;
}
#introLinks p {
	padding: 10px 5px 5px 50px;
	font-size: 8pt;	
}
#introLinks a, #introLinks a:visited {
	color: #fc6;
}
#introLinks a:hover {
	color: #fff;
}

#intro {
	margin-top: 75px;
} 
.book {
	float: left;
	margin: 0 10px 10px 0;
}
img.book {
	border: 1px solid #ccc;
}
