﻿.BulletBlue {
	font-family: Verdana;
}
.ColourBaseBlue {
	color: #000066;
}
.ParaBlueSmall {
	color: #000099;
	font-family: Verdana, tahoma, arial;
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
}
.PlainMedBlue {
	font-size: medium;
	font-family: Verdana, tahoma, arial;
	color: #000099;
	height: auto;
	font-weight: 700;
}
.PlainSmallBlue {
	color: #000099;
	font-family: Verdana, tahoma, arial;
	font-size: small;
	padding-top: 0;
	float: none;
}
.PlainMedWhite {
	font-size: medium;
	color: #FFFFFF;
	background-color: #000066;
	font-family: Verdana, tahoma, arial;
}
.PlainSmallWhite {
	font-family: Verdana, tahoma, arial;
	font-size: small;
}
.PlainXSmallWhite {
	color: #FFFFFF;
	font-family: Verdana, tahoma, arial;
	font-size: small;
}
.PlainXXSmallWhite {
	font-family: Verdana, tahoma, arial;
	font-size: small;
}
.PlainXXSmallWhiteRight {
	text-align: right;
	font-family: Verdana, tahoma, arial;
	font-size: xx-small;
}
.PlainXsmall {
	font-size: x-small;
	color: #000066;
}
.CopyrightSymbol {
	font-family: "Times New Roman";
}
.Title50pt {
	font-size: 50px;
	font-weight: normal;
	font-family: Verdana, tahoma, arial;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2px;
	color: #000066;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
