.heading { border: 10px outset rgb(255, 255, 255);
color: rgb(255, 255, 255);
font-size: 30px;
background-color: rgb(51, 204, 0);
font-family: Andalus;
}
.heading1 { border: 10px inset rgb(51, 0, 51);
text-align: center;
background-color: rgb(204, 153, 51);
color: rgb(51, 0, 51);
font-weight: bold;
font-size: 20px;
font-family: Andalus;
}
.heading1a { border: 10px inset rgb(51, 0, 51);
text-align: center;
background-color: rgb(204, 153, 51);
color: rgb(51, 0, 51);
font-weight: bold;
font-size: 12px;
font-family: Andalus;
}
.heading2 { border: 2px groove rgb(255, 255, 255);
color: rgb(255, 255, 255);
font-size: 18px;
background-color: rgb(51, 204, 0);
font-family: Andalus;
}
.heading3 { border: 2px groove rgb(255, 255, 255);
color: rgb(255, 255, 255);
background-color: rgb(204, 204, 204);
font-size: 16px;
font-family: Andalus;
}
.heading4 { font-size: 30px;
font-family: Andalus;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 153);
opacity: 1;
text-align: center;
}
.heading5 { border: 12px inset rgb(153, 153, 0);
font-size: 30px;
font-family: Andalus;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: rgb(255, 255, 153);
opacity: 1;
text-align: center;
}
.heading6 { border: 2px groove rgb(255, 255, 255);
font-family: Andalus;
color: rgb(255, 255, 255);
font-size: 16px;
background-color: rgb(51, 204, 0);
}
.heading6a { border: 2px groove rgb(255, 255, 255);
font-family: calibri;
color: rgb(255, 255, 255);
font-size: 20px;
background-color: rgb(51, 204, 0);
}
.heading7 { border: 15px groove rgb(204, 0, 0);
text-align: center;
font-family: Andalus;
color: rgb(255, 255, 255);
font-size: 30px;
background-color: rgb(255, 0, 0);
}
.heading8 { border: 2px groove rgb(255, 255, 255);
font-family: Andalus;
color: rgb(255, 255, 255);
font-size: 18px;
background-color: rgb(255, 0, 0);
}
.style1 { font-family: Calibri;
font-size: 16px;
}
.style2 { font-family: Calibri;
font-size: 18px;
}
.style3 { font-family: Calibri;
font-size: 20px;
font-weight: bold;
color: rgb(0, 0, 0);
}
.style3a { font-family: Calibri;
font-size: 18px;
font-weight: bold;
color: rgb(0, 0, 0);
}
.style4 { font-family: Calibri;
font-weight: normal;
font-size: 16px;
color: rgb(0, 153, 0);
}
.style5 { font-family: Calibri;
font-weight: bold;
font-size: 20px;
color: rgb(0, 153, 0);
}
.style5a { font-family: Calibri;
font-weight: bold;
font-size: 20px;
color: rgb(0, 0, 0);
}
.style5b { font-family: Calibri;
font-weight: bold;
font-size: 20px;
color: rgb(255, 255, 255);
}
.style6 { font-family: Calibri;
font-weight: bold;
font-size: 16px;
color: rgb(0, 153, 0);
}
.style6a { font-family: Calibri;
font-weight: bold;
font-size: 16px;
color: red;
}
.style6b { font-family: Calibri;
font-weight: bold;
font-size: 16px;
color: brown;
}
.style6c { font-family: Calibri;
font-weight: bold;
font-size: 18px;
color: rgb(51, 204, 0);
}
.style9 { font-size: 20px;
font-weight: bold;
}
.style10 { font-family: calibri;
font-weight: normal;
font-size: 14px;
background-color: red;
color: yellow;
}
.style10a { font-family: calibri;
font-weight: normal;
font-size: 14px;
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
}
.heading9 { font-family: Calibri;
font-size: 30px;
background-color: rgb(255, 0, 0);
font-weight: bold;
text-align: center;
}
.bold { font-family: Calibri;
font-size: 16px;
font-weight: bold;
}
.small { font-family: Calibri;
font-size: 12px;
}
.quote { font-family: Calibri;
font-size: 14px;
font-style: italic;
}
.background { background-color: rgb(51, 204, 0);
}
.background_snow { background-image: url(http://www.emmasmithaccounting.co.uk/images2/winter.jpg);
opacity: 1;
}
.advent { background-color: rgb(153, 51, 153);
}
.mem { background-color: rgb(153, 51, 153);
}
.christmas { background-color: rgb(255, 0, 0);
}
.easter { background-color: rgb(255, 255, 51);
}
.ordinary { background-color: rgb(0, 153, 0);
}
.blue { background-color: rgb(102, 204, 204);
}
.brown { background-color: rgb(153, 51, 0);
}
.border { border-style: groove;
border-color: rgb(0, 102, 0);
}
.border1 { border-style: groove;
border-color: rgb(255, 0, 0);
}
.border2 { border-style: groove;
border-color: rgb(153, 51, 153);
background-color: rgb(0, 51, 0);
}
.border3 { border-style: groove;
border-color: rgb(255, 0, 0);
background-color: green;
font-size: 14px;
color: yellow;
}
.border3a { border-color: rgb(255, 0, 0);
background-color: rgb(51, 204, 0);
font-size: 12px;
color: yellow;
text-align: center;
}
.border4 { border-style: groove;
border-color: rgb(255, 0, 0);
background-color: grey;
color: black;
}
.border1a { border: 5px groove rgb(255, 204, 51);
font-family: Calibri;
font-weight: bold;
font-size: 16px;
color: rgb(0, 153, 0);
background-color: rgb(255, 0, 0);
}
.border1b { border: 10px groove rgb(255, 204, 51);
font-family: Calibri;
font-weight: bold;
font-size: 16px;
color: rgb(0, 153, 0);
background-color: rgb(255, 0, 0);
text-decoration: blink;
}
