.note {
	background-color: inherit;
	font-family: inherit;
	font-size: x-small;
	color: Menu;
	font-style: italic;
}
.heading3 {
	color: inherit;
	font-size: smaller;
	font-weight: bold;
	background-color: inherit;
}

.inpagelink {
	color: red;
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
	background-color: inherit;
}
.inpagelink:hover {
	text-decoration: underline;
	background-color: transparent;
}
.navbar {
	color: white;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", sans-serif;
	text-align: right;
	font-size: x-small;
	text-decoration: none;
	background-color: inherit;
}
.navlink {
	color: white;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", sans-serif;
	text-align: right;
	font-size: x-small;
	text-decoration: none;
	background-color: inherit;
}
.navlink:hover {
		text-decoration: underline;
}
.header1{
	color: Red;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", sans-serif ;
	font-size: x-large;
	font-variant: small-caps;
	background-color: inherit;
}

.body {
	color: black;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", sans-serif;
	background-color: inherit;
}

.heading {
	font-size: large;
	font-family: "trebuchet MS", "MS Sans Serif", sans-serif;
	color: red;
	background-color: inherit;
}

.ratesHeading {
	font-size: medium;
	font-family: inherit;
	color: red;
	text-align: center;
	background-color: inherit;
}

.ratesSeason {
	font-size: small;
	font-family: inherit;
	color: red;
	background-color: inherit;
}

.ratesTable{
	border-top: solid;
	border-left-width: thin;
	border-right-width: thin;
}



 .header2 {
	color: white;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: small;
	text-decoration: none;
	font-style: italic;
	background-color: inherit;
}
.LineColour1{
	background-color: Red;
	color: inherit;
}

.LineColour2{
	background-color: Blue;
	color: inherit;
}
.quote{
	color: white;
	font-family: Arial, "MS Sans Serif", sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-style: italic;
	background-color: inherit;
}
