body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	background-color: #ffffff;
	background-image:   url(../images/notesbkg.jpg);
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightcoltext {
	background-color: #FFFFFF;/*themecolour4;*/
	padding-right: 10px;
	border: 1px solid #000000;/*themecolour10%0;*/
	padding-left: 15px;
	font-size: 12pt;
	color: #000000;/*themecolour4%0;*/
}

.leftcoltext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000099;
}

.rightcoltext h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.leftcoltext h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;/*themecolour10%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.footer {
	border: 1px solid #000000;/*themecolour10%0;*/
	padding: 5px;
}

.headingpad {
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
.rightcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:   url(../kg_files/kg_bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
.leftcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:   url(../kg_files/kg_bullet.gif);
	list-style-position: inside;
	list-style-type: none;
}

a:link {
	color: #e427e0;color: #ff0000;/*themecolour2;*/	
}
a:visited {
	color: #333333;	
}
a:link:hover {
	color: #2f02de;/*themecolour3$ 0.9%,-12.8%;*/	
}
.righcoltext a:link {
	color: #e427e0;color: #ff0000;/*themecolour2;*/	
}
.rightcoltext a:visited {
	color: #333333;	
}
.rightcoltext a:link:hover {
	color: #2f02de;/*themecolour3$ 0.9%,-12.8%;*/	
}
.footertext {
	font-size: 9pt;
	color: #000000;/*themecolour10%0;*/
	padding-left: 30px;
}
