.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9ECE2;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9ECE2;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuitemheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.menudescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4E997;
}
.menudesc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #E9ECE2;
}
li {
	list-style-image: url(../images/bullet.jpg);
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-color: #E9ECE2;
	background-image: url(../catalogue_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.introbg {
	background-color: #1A440A;
	background-image: url(../images/introbg.jpg);
	background-repeat: repeat-x;
}


a:link {
	text-decoration: none;
	color: #00CC00;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size:44px;
	}
