/* Wellington Winds     */
/* www.wellingtonwinds.ca */

/* file: "include/ww_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: 11pt; font-style: normal; font-weight: normal; color: black; }
a:link      { color: #FFFF84; font-style: normal;  }
a:visited   { color: #FFFF84; font-style: normal;  }
a:active    { color: #FFFF84; font-style: normal;  }
a:hover     { color: #84FFFF; font-style: normal; }

p {font-family: arial,helvetica,sans-seif; color: white; font-size: 11pt; font-weight: normal; }
ul {font-family: arial,helvetica,sans-seif; color: white; font-size: 11pt; font-weight: normal; }
blockquote {font-family: arial,helvetica,sans-seif; color: white; font-size: 11pt; font-weight: normal; }

td {font-family: arial,helvetica,sans-seif; color: white; font-size: 11pt; font-weight: normal; }

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



/* end of file */