/* Central Creative Arts        */
/* Calgary, Alberta, Canada     */
/* www.centralcreativearts.com */

/* "include/cca_home.css" */
/* main style sheet for website */
/* CSS Level 1 */

body {  background: #F0ECF0; 
        font-family: arial, helvetica, sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: black; 
        margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; } 
a:link      { color: blue; font-style: normal; text-decoration: none;  }
a:visited   { color: blue; font-style: normal; text-decoration: none; }
a:active    { color: blue; font-style: normal; text-decoration: none; }
a:hover     { color: red; font-style: normal; text-decoration: none; }

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