
/* 404.css - style sheet for old pages that no longer exist on outside.co.uk
========================================================================================================================= */

/* overall container styles */

BODY				{ }
TABLE				{ border: 0px; }
H1				{ color: #000080; font: bold x-small verdana,arial; letter-spacing: 0px; }
H2				{ color: #ff6600; font: bold x-small verdana; margin-bottom: 13px; }
H2 A,H2 A:visited		{ font: normal; }
H2 A:active			{ color: #ffffff; background: #ff6600; }
H3				{ color: #ff6600; font: bold 8pt verdana,arial; }
A				{ color: #ff6600; }
A:visited			{ color: #ff6600; }
A:hover				{ color: #ff6600; text-decoration: none; background: transparent; }
A:active			{ color: #000090; background-color: transparent; }
B,STRONG			{ }
FORM				{ padding-bottom: 0px; margin-bottom: 0px; }
TABLE				{ }
UL				{ }
LI				{ color: #404040; font: normal 8pt verdana,arial; list-style-type: square; }
UL UL LI			{ list-style-type: square; }
.black				{ color: #000000; }
HR				{ color: #e0e0e0; background: #FFFFFF; width: 100%; height: 1px; }
IMG				{ border: 0px solid #000000; }



/* page components */

#canvas				{ color: #000000; background: #FFFFFF; border-left: 0px; margin: 0px; padding: 0px; scrollbar-base-color: #EEEEEE; text-align: center; }
