/* file: malcolmlowry.css */
/* date: 2000-Jan-18 */

/* Cascading Style Sheets for Malcolm Lowry Homepage V2*/


/*----------------------------------------------------------------*/

body { margin:0px; background-color:#000000; }

body, h1, h2, h3, h4, h5, p, th, td, b, em, ol, ul, li, blockquote, a, big  { font-family: Helvetica, Arial,sans-serif; }

h1 { font-size:14pt; color:#FFFFFF}

h2 { font-size:12pt; color:#FFFFFF}

h3 { font-size:10pt; color:#FFFFFF}

h4 { font-size:8pt; color:#FFFFFF}

body, p, ul, ol, li, div, td, th, address, nobr, b, i, blockquote, em { font-size:8pt; color:#00000}

small { font-size: 6pt; color:#000000}
big { font-size: 14pt; color:#000000}

a:link { color:#ffffff; font-size: 8pt; text-decoration:none; font-weight:bold;}
a:visited { color:#ffffff; font-size: 8pt; text-decoration:none; font-weight:bold; }
a:active { color:#ffffff; font-size: 8pt; text-decoration:none; font-weight:bold; }


/* (c) 1999 by Delann@gmx.net */