
<!Main Style Sheet for brianknudsen.ca>
<!Created:       27-Nov-2007>
<!Last Edit:     12-Apr-2008  (Timestamp:  4:00 PM 12/04/2008)>


<!Check out this font family thing.  Could I just do sans-serif and skip Helvetica and Arial?>


hr {color: gray}

body {background-color: rgb( 200,200,200)}


h1,h2,h3,h4{color: rgb(80,10,10);font-family: Helvetica, Arial, sans-serif;}

h5,h6 {color: rgb(0,0,0);font-family: Helvetica, Arial, sans-serif;}


h1 {font-size: large}
h2 {font-size: medium}
h3 {font-size: medium}
h4 {font-size: small}
h5,h6 {font-size: x-small}


p, dt {color:black ; font-size: small; font-family: Helvetica, Arial, san-serif;}

blockquote {color: black;font-size: medium; font-family: Helvetica, Arial, sans-serif; margin-left: 10%; margin-right: 20%;}

th {color:black ; font-size: medium; font-family: Helvetica, Arial, sans-serif;}

li {color:black ; font-size: small; font-family: Helvetica, Arial, sans-serif;}

td {color:black ; font-size: small; font-family: Helvetica, Arial, sans-serif;}

dd {color:black ; font-family: Helvetica, Arial, sans-serif;}
dd {font-size: x-small;}




A:visited {color: rgb(25,25,75);}

A {color: rgb(100,0,0)