BODY { font-family : Century;
color : black}

A:link {color : blue}

A:visited {color : black}

A:hover {font-weight : bold; color : blue}

P.HEADER { font-family : Arial;
font-size : 18pt; 
color : blue;
font-weight : bold}

P.ADDRESS { font-family : Arial;
font-size : 12pt; 
color : black;
font-weight : bold}

P.PRICE { font-family : Arial;
font-size : 12pt;
color : blue;
font weight : bold}

P.part { font-family : Arial;
font-size : 12pt;
font-weight : bold; 
color : navy;}

P.word { font-family : Arial;
font-size : 12pt;
color : navy;}

P.small { font-family : Arial;
font-size : 10pt;
color : navy;
font weight : bold}

SPAN.redtext { font-style : Arial;
font-size : 12pt;
color : red}

SPAN.blacktext { font-style : Arial;
font-size : 12pt;
color : black}



