a { text-decoration : none;}
a:HOVER { text-decoration : underline;}
h1 {
	font-style : italic;
	font-family : times new roman;
	font-weight : bold;
	font-size : x-large;
	color : navy;
	text-align: center;
}
h2 {
	font-style : italic;
	font-family : "Times New Roman";
	font-weight : bolder;
	font-size : 24px;
	color : navy;
	text-align : center;
}
h3 { font-style : italic; font-family : Arial Black; font-size : x-large; color : black;}
H4 { font-family : Arial; font-size : medium; color : navy; text-align : center;}
H5 { font-family : comic sans ms; font-size : 16pt; color : #ffffff; text-align : center;}
H6 { font-family : comic sans ms; font-size : 16pt; color : #ffffff; text-transform : capitalize; text-align : center;}
p {
	font-family : arial;
	font-size : medium;
	float: none;
	position: relative;
	text-align: left;
}
TABLE { font-family : arial; font-size : medium; color : black; background-color : white; text-align : left;}
.BodyStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	list-style-type: none;
}
.DoubleLineSpace {
	line-height: 30px;
	text-align: left;
}
.ImageCentre {
	text-align: right;
	position: relative;
}
#ImageCentreSidebar {
	text-align: center;
	padding: 2px;
	border: thin double #FC3;
	position: relative;
	height: 187px;
	width: 250px;
	margin-left: 20px;
}
.LinkText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
	color: #009;
	text-decoration: blink;
	cursor: crosshair;
	filter: Light;
}
