body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFEA;
}
a:link {
  color: #004080;
  text-decoration: none;
}

a:active {
  color: #004080;
  text-decoration: none;
}

a:visited {
  color: #004080;
  text-decoration: none;
}

a:hover {
  color: #004080;
  text-decoration: underline;
}

.sidebar a:link {
  color: #000000;
  text-decoration: none;
}

.sidebar a:active {
  color: #000000;
  text-decoration: none;
}

.sidebar a:visited {
  color: #000000;
  text-decoration: none;
}

.sidebar a:hover {
  color: #003399;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	float: left;
}
ul {
	line-height: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}
.TableContents {
	font-size: small; !Important;
	text-align: justify;
}
.indexTitle {
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2 {
	color: #004080;
	text-align: center;
}
.centre {
	text-align: center;
}
.linkTable {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.images {
	float: right;
	padding-left: 10px;
}
.leftAlign {
	text-align: left;
}
.textCentre {
	text-align: center;
}
p {
	font-size: medium;
}
ul {
	font-size: small;
}

.indent1 {
	padding-left: 10px;
}

.indent2 {
	padding-left: 20px;
	font-size: 10px;
}
.Quote {
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
	font-size: small;
	font-weight: bold;
	text-align: justify;
}
.reference {
	font-size: small;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}

