/* print styles */



body {background-color: white;color: black;}

a:link, a:visited {color: black; text-decoration: none;}

h1 {color: black;}
h2 {color: #333333;}
h3 {color: #666666;}
h4 {color: #666666;}

table {background-color: white; color: black;}

.cright {color: black;}

a.clink:link {color: black;}

a.clink:visited {color: black;text-decoration: none; }

.border1 {background-color: white;color: black;}

.address {color: black;}

.text {color: black;}

.linkcat {color: black;}

.favlink {color: black;}

.anchlink {color: black;}

a.forumlink:link {color: black; text-decoration: none; }

a.forumlink:visited {color: black; text-decoration: none; }

.question {color: black;}

.angel1 {color: black;}

a.favlinkx:link {color: black; text-decoration: none; }

a.favlinkx:visited {color: black; text-decoration: none; }

.dashsep {
	border-top: thin dashed #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.linkcatsub {
	color: black;
	border-top: thin none #666666;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

.emphasis {color: #333333; border: thin dashed #666666;}

.emphasiswide {color: #333333; border: thin dashed #666666;}

.presstable {color: #666666;}

.pressborder tr td {border-bottom: 1px solid #999999;}

.tributetext {color: #333333;}

.tribute tr td {border-bottom: 1px solid #999999;}






a.logo {display: none;}
a.printlogo {display: block;}
.barlink {display: none;}
.nav {display: none;}
.counter {display: none;}


