/* Colour Scheme - Light Green = #E6EED6
                   Mid Green = #BDD294
                   Dark Green = #349853
                   Darker Green =#698543
                   Green Shadow = #DBE6C5
                   Light Purple = #D9A1BC
                   Mid Purple = #BA5786
                   Dark Purple = #622844
                   Pink = #CE5EB3
*/


html {
	margin: 0;
	padding: 0;
	}
body {
	font-family: "Calibri";
	font-size: 12pt;
        background-color: #E6EED6;
	margin: 0;
	padding: 0;
	}
.normal {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	}
.normaltable 
        {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
        margin-bottom: 0;
	text-align: justify;
	}
.normalleft {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: left;
	}
.normalleftbold
        {
	font-family: "Calibri";
	font-size: 12pt;
	font-weight: bold;
        margin-top: 0;
	text-align: left;
	}
 .normalright {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: right;
	}
.normalcenter {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: center;
	}
 .boldnormal {
	font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	font-weight: bold;
	}
.normalmidpurple
        {
        font-family: "Calibri";
	font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	color: #BA5786;
	}
.italic {
        font-family: "Calibri";
	font-style: "italic";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	}
.italicgreen
        {
        font-family: "Calibri";
	font-style: "italic";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
        color: #698543;
	}
.bolditalic
        {
        font-family: "Calibri";
	font-style: "italic";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	font-weight: bold;
	}
.bolditalicgreen
        {
        font-family: "Calibri";
	font-style: "italic";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	font-weight: bold;
        color: #698543;
	}
.rageitalicdarkgreen
        {
`       font-family: "Rage Italic";
	font-style: "italic";
        font-size: 14pt;
        margin-top: 0;
	text-align: justify;
        color: #698543;
        }
.rageitalicpink
        {
`       font-family: "Rage Italic";
	font-style: "italic";
        font-size: 14pt;
        margin-top: 0;
	text-align: justify;
        color: #622844;
        }
.boldpink
        {
        font-family: "Calibri";
	font-style: "normal";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
	font-weight: bold;
        color: #CE5EB3;
	}
h3 {
	font-family: "Rage Italic";
        font-size: 12pt
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #7D775C;
	}
h2 {
	font-family: "Rage Italic";
        font-size: 14pt
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: left;
	color: #BA5786;
	}
h1 {
	font-family: "Rage Italic";
        font-size: 16pt
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #698543;
	}

a.normal:link {
	font-family: "Calibri";
	font-size: 12pt;
        font-weight: none;
	text-decoration: none;
	color: #622844;
	}
a.ragei:link
        {
	font-family: "Rage Italic";
	font-size: 16pt;
        font-weight: none;
	text-decoration: none;
	color: #622844;
}
a.rageimenu:link
        {
	font-family: "Rage Italic";
	font-style: "italic";
	font-size: 14pt;
        font-weight: none;
	text-decoration: none;
	color: #622844;
}
a.rageilarge:link
        {
	font-family: "Rage Italic";
	font-size: 20pt;
        font-weight: none;
	text-decoration: none;
	color: #622844;
}
a.normal:visited {
        font-family: "Calibri";
        font-size: 12pt;
        font-weight: none;
	text-decoration: none;
	color: #CE5EB3;
	}
a.ragei:visited {
        font-family: "Rage Italic";
        font-size: 16pt;
        font-weight: none;
	text-decoration: none;
	color: #CE5EB3;
	}
a.rageimenu:visited
        {
	font-family: "Rage Italic";
	font-style: "italic";
	font-size: 14pt;
        font-weight: none;
	text-decoration: none;
	color: #CE5EB3;
}
a.rageilarge:visited {
        font-family: "Rage Italic";
        font-size: 20pt;
        font-weight: none;
	text-decoration: none;
	color: #CE5EB3;
	}
a.normal:hover, a:active {
	text-decoration: none;
	color: #698543;
	}
a.ragei:hover, a:active {
	text-decoration: none;
	color: #698543;
	}
a.rageimenu:hover, a:active {
	text-decoration: none;
	color: #698543;
	}
a.rageilarge:hover, a:active {
	text-decoration: none;
	color: #698543;
	}
table.mainframe {
/*      border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;  */
	background-color: #E6EED6;
}

td.italic {
	font-family: "Calibri";
	font-style: "italic";
        font-size: 12pt;
        margin-top: 0;
	text-align: justify;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
td.normal {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 12pt;
        margin-top: 0;
	text-align: center;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
td.left {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 12pt;
        margin-top: 0;
	text-align: left;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
li.normal {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 12pt;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
dl.rageitalicpink
        {
	font-family: "Rage Italic";
	font-style: "normal";
        font-size: 20pt;
        color: #CE5EB3;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
	background-color: #E6EED6;
}
dt.normal {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 11pt;
        color: #CE5EB3;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
dt.normalblack {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 11pt;
        font-weight: none;
        color: #000000;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
        width: 92%;
	background-color: #E6EED6;
}
dt.blackbold {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 11pt;
        font-weight: bold;
        color: #000000;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
        width: 92%;
        background-color: #E6EED6;
}
dd.normal {
	font-family: "Calibri";
	font-style: "normal";
        font-size: 11pt;
        margin-top: 0;
	text-align: left;
        text-indent: 0;
        border-width: 0px;
	padding: 0px;
 	border-style: inset;
	border-color: red;
	background-color: #E6EED6;
}
img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

