/* ----------------------------------------------------/
basic stylesheet for Eye Gallery pages  
works for NS 4.8 etc - linked not imported
(c) 2006 EyeDivision www.eyedivision.co.uk 
info@eyedivision.co.uk 
/-----------------------------------------------------*/

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

B, strong { color: #000000; text-decoration: none ; font-weight: bold; }

body
{
	font-size:100%;
	color:#000;
	background-color:#FFF;
	margin:0px;
}

.required {
	color:#CC0000;
}