HTML, BODY {
color: #EAEAEA;
text-align: left;	
font-size: x-small;
font-family: Verdana;
background-color: #708090;

}

a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.style1 {
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.styleheader {
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.main-background-colour {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: Silver;
	font-family: Verdana;
	font-weight: normal;
	color: Black;
	font-size: xx-small;
	
}

.main-heading {
color: Black;
font-family: Arial, Helvetica, sans-serif;
text-align: left;	
font-size: larger;
font-weight: bold;
}

.main-normal-text {
color: Black;
font-family: Verdana;
text-align: left;	
font-size: x-small;
font-weight: normal;
}

.news-heading {
color: #000195;
font-family: Verdana;
text-align: left;	
font-size: xx-small;
font-weight: bold;
} 

.main-right-column {
	background-position: top;
	background-image: url(images/kemanes-bottom.jpg);
	background-repeat: no-repeat;
}

.news-white-line {
background-image: url(images/white-line.gif);
background-repeat: no-repeat;
}

.lyra-background {
background-image: url(images/cream-fill.jpg);
background-repeat: repeat;
}

.feedback {
color: Black;
font-family: Arial, Helvetica, sans-serif;
text-align: left;	
font-size: smaller;
font-weight: bold;
}


.footer {
	background-color: Silver;
	font-family: Verdana;
	color: Black;
	font-size: x-small;
	text-align: center;	
	background-image: url(images/menu-background.jpg);
}

