﻿.style_italic {
	font-style: italic;
}
.gold {
	color: #B09100;
}
.underline {
	font-size: 1.0em;
	color: #CCCCCC;
}
.no_border {
	border-width: 0;
}
.centre {
	font-size: small;
	text-align: center;
}
.centred {
	text-align: center;
}
.ordered_list_spacing {
	margin-bottom: 3px;
}
.darker_grey_text {
	font-size: small;
	color: #333333;
}
.image {
	margin-bottom: 22px;
	margin-left: 25px;
}
.pale_grey {
	color: #C0C0C0;
}
.no_underline {
	text-decoration: none;
}
.small_text {
	font-size: small;
}
.list_spacing {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.90em;
}
#content h1 {
	color: #000000;
	margin-top: 30px;
}
p {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #C0C0C0;
	font-size: 0.90em;
}
h1 {
	font-family: Georgia;
	font-size: 1.50em;
	font-weight: normal;
	color: #B09100;
}
h2 {
	font-size: 1.15em;
	font-weight: normal;
	color: #B09100;
}
h3 {
	font-size: 1.00em;
	font-weight: normal;
	color: #B09100;
}
h4 {
	font-size: 0.90em;
	font-weight: normal;
	color: #B09100;
}
a {
	color: #5498AB;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}
a:visited {
	color: #5397AA;
}
.emphasis {
	color: #FFFFFF;
}
.medium {
	font-size: 1.0em;
}
.medium_grey_no_underline {
	font-size: 1.0em;
	color: #CCCCCC;
	text-decoration: none;
}
ol {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #C0C0C0;
	font-size: 0.90em;
}
