/* 
Title:		Colchester Poultry Club  Print css file
Author: 	Shaun Thomas  http://www.shaunthomas.com/
*/

/* ===== Format ===== */
#footer a{ 	
color:#000000;
}
#topnav a{ 	
display:none; 
}
#topnav a:hover {
display:none;
}
#subnav{   
display:none;
}
Li {display:none;}

img {display:none;}

p {text-align: justify;}
/* ===== format ===== */

h3{ font-weight: bold;}
h2 { font-weight: bold;}

table p{text-align: left;}
table {width:650px;}
td {border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding:2px;
}




