a.pnav:link {
	color : #6D1B1B;
	font : 12px "Courier New", Courier, monospace;
	background-color : transparent;
}

a.pnav:visited {
	color : #6D1B1B;
	font : 12px "Courier New", Courier, monospace;
	background-color : transparent;
}

a.pnav:hover {
	color : #6D1B1B;
	font : 12px "Courier New", Courier, monospace;
	background-color : transparent;
}

a:link {	
	color : #AE5E5E;
	font-weight : bold;
	background-color : transparent;
}

a:visited {	
	color : #AE5E5E;
	font-weight : bold;
	background-color : transparent;
}

blockquote {
	margin-left : 12px;
	margin-top : -12px;
}

body {
	background : #FFF3E6;
	font-family : Tahoma, sans-serif;
	font-size : smaller;
}

li {
	list-style-image : url('images/brownbullet.gif');
	margin-left : -12px;
	margin-top : 3px;
}

table {
	background : #EFDFCF;
	font : 12px Tahoma, sans-serif;
}

table.p2table {
	background : #000000;
}

table.p3table {
}

table.ptable {
	background : #FFF3E6;
	font : 12px Tahoma, sans-serif;
}
