DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #5f5f5f;
	background-color: #EEE;
	padding: 0;
        text-align: center;

}



h1 {
	font-size: 2em;
	color: #5f5f5f;
	background-color: #EEE;
	padding: .5em;
        text-align: justify;

}





h2 {
	font-size: 1.5em;
        text-align: justify;
}


h3 {
	font-size:1em;
	font-style: italic;
        text-align: justify;

}

h4 {
	font-size: 12px;
        text-align: justify;
        font-weight: light;

}


a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	color: #aaa;
}

a:active {
	color: #696969;
}

a:hover {
	text-decoration: underline;
}



strong {
	font-style: bold;

}


p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.3em;
        text-align: center;
}



#quote {

	margin: 5em 5em 5em 5em;
	font-style: italic;
        text-align: justify;

}

#pricelist {
	font-size: .6;
	margin: 0 0 0 .5;
}

#logo {
	
	text-align: justify;


#index:body {
	margin: 0 0;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
