/* copyright Tomas Young 2008 */

body.title {
margin-left: 3%;
margin-right: 3%;
margin-top: 2%;
font-family: "comic sans ms", sans-serif;
background-image: url('page background 1.jpg');
background-repeat: repeat
}

body {
margin-left: 3%;
margin-right: 3%;
margin-top: 2%;
font-family: "comic sans ms", sans-serif;
background-image: url('page background 4.jpg');
background-repeat: repeat
}

h1,h2,h3,h4,h5,h6 {
color: red;
font-weight: bold;
margin-bottom: 0px
}

h6.noTBM {
color: red;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px
}

td.small {
font-size: x-small;
}

p.small {
font-size: x-small;
line-height: 100%
}

p.xsmall {
font-size: xx-small;
line-height: 100%
}

p.tightM {
margin-top: 8px;
margin-bottom: 8px
}

p.noBM {
margin-bottom: 0px
}

table.small {
font-size: x-small;
line-height: 100%
}

table.xsmall {
font-size: xx-small;
line-height: 150%
}

