/* stylesheet for leeds me group pages */

a:link, a:visited  {
	color: #cc0000;
	text-decoration: underline;
}

body#contentspage a:link, body#contentspage a:visited  {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ff3333;
}

address {
	font-family: "tnr", times, serif;
	font-style: italic;
}

blockquote {
	font-family: "tnr", times, serif;
}

body {
	background-color: #33ccff;
	font-size: 17px;
}

br.both {
	clear: both;
}

dt {
	margin-left: 15px;
	font-family: "tnr", times, serif;
	font-weight: bold;
}

h1, h2, h3, h4 {
	color: purple;
	font-family: arial, helvetica, sans-serif;
}

h1.newsletter {
	font-family: 'Comic Sans MS', cursive;
}

h2.centredul {
	text-align: center;
	text-decoration: underline;
}

hr {
	text-align: center;
}

hr.half {
	width: 50%;
	clear: both;
}

ol, li, dt, dd {
	margin-left: 25px;
	font-family: "tnr", times, serif;
}

p {
	margin-left: 15px;
	margin-right: 30px;
	font-family: "tnr", times, serif;
}

.centred {
	text-align: center;
}

p.copyrt {
	font-size: 85%;
	text-align: center;
}

p.footnote {
	font-size: 85%;
}

span.asterisk {
	font-family: tnr, times, serif;
}

img.left {
	float: left;
	margin-right: 20px
}

img.right {
	float: right;
	margin-left: 20px
}

sup {
	font-size: 85%;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table#contentstable {
	margin-left: 10px;
	margin-right: auto;
}

td {
	font-family: "tnr", times, serif;
}

td.contentstable {
	font-weight: bold;
	width: 80%;
	text-align: left;
}

td.navtips {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	width: 20%;
	text-align: center;
	vertical-align: top;
}

.disclaimer {
	font-size: 85%;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

 p.indent {
	margin-left: 30px
}

.small {
	font-size: 85%;
}

