#wrapper {
	font-size:75%;
	/* font styles for the site */
	font-family:verdana,arial,sans-serif;
	line-height:1.2em;
}

/* usual link colour */ 
a {
	color:#0099cc;
	font-weight:bold;
}

h1 {
	font-size:1.5em;
	color:#006600;
	font-weight:bold;
}

/* The heading used as title text on all E Riding pages */
h2 {
	color:#006600;
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
}

h4 {
	color:#006600;
	font-size:1.1em;
	font-weight:bold;
}

h5 {
	color:#006600;
	font-size:1.0em;
	font-weight:bold;
}

h6 {
	color:#006600;
	font-size:1.0em;
	font-weight:bold;
}

hr {
	border:none;
	border-bottom:1px solid #99cc33;
}

address {
        margin: 0 0 0 10px;
        font-style:normal;
}

table{
        margin: 0 0 0 10px;
}