/* Marialinda Design        */
/* Milton, Ontario, Canada  */
/* www.marialindadesign.com */

/* file: "include/mld_home.css" */


/* main style sheet for website */
/* CSS Level 1 (see http://www.w3.org/TR/CSS1/  */

	/* CSS Level 1 */
body {  background: black; 
        font-family: arial, helvetica, sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: white; 
        margin-top: 5px; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; }
a:link      { color: white; font-style: normal; text-decoration: none;  }
a:visited   { color: white; font-style: normal; text-decoration: none; }
a:active    { color: white; font-style: normal; text-decoration: none; }
a:hover     { color: #ffcf63; font-style: normal; text-decoration: none; }

p,ul,blockquote,td
 {font-family: arial,helvetica,sans-serif; color: #ffcf63; font-size: 10pt; font-weight: normal; }

h1 { font-family: Arial, helvetica, sans-serif; color: #ffcf63; font-weight: bold; font-size: 12pt; text-align: left;}
h2 { font-family: Arial, helvetica, sans-serif; color: #ffcf63; font-weight: bold; font-size: 11pt; text-align: left; }
h3 { font-family: Arial, helvetica, sans-serif; color: #ffcf63; font-weight: bold; font-size: 10pt; font-style: italic; text-align: left; }
h4 { font-family: Arial, helvetica, sans-serif; color: #ffcf63; font-weight: bold; font-size: 8pt; text-align: left; }

.catalogtitle
 { font-family: Arial, helvetica, sans-serif; color: #ffcf63; font-weight: bold; font-size: 16pt; text-align: center; }


/* end of file */