body {margin-top: 8; margin-bottom:8; padding: 0; font-family: trebuchet, tahoma, sans-serif; background-color: $back_colour$;}

h1 {font-style: bold; font-size: 140%}
h2 {font-style: bold; font-size: 120%}

p {text-align: left}
p.right {text-align: right;}
p.center {text-align: center;}
p.centersmall {font-size: 70%; text-align: center;}

p.quote {text-align: left; margin-left:64; margin-right:64}

td {font-size: 90%; text-align: center}

table {margin-left: auto; margin-right:auto;}

th {text-align: left}

input.button {vertical-align: middle; text-align: center}

form {margin: 0; display:inline; }
div {display:inline; }

img {border: none}

a {text-decoration: none; color: $text_colour$; }
a:link {text-decoration: none; color: $text_colour$; }
a:visited {text-decoration: none; color: $text_colour$; }
