<!--
a:link.norm {text-decoration: none; color: blue;} 
a:active.norm {text-decoration: none; color: blue;} 
a:visited.norm {text-decoration: none;color: red;} 
a:hover.norm {font-weight: bold;text-decoration: underline; color: blue; background-color:yellow;}
p {
		font-family:Verdana, Aria, Helvetica, sans-serif;
		font-size: 12pt;
		text-indent : 30px;
	}
.h {
	font-family: Verdana, Aria, Helvetica, sans-serif; font-size: 17pt;
}
.hd {
	font-family:  Verdana, Aria, Helvetica, sans-serif;  font-size: 28pt;font-weight : bold;
}
.s {
	font-family: Verdana, Aria, Helvetica, sans-serif;  font-size: 14pt;
}
.x {
	font-family: Verdana, Aria, Helvetica, sans-serif;  font-size: 10pt;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
	margin-left: 20px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 15px;
	list-style-image: url(images_files/images_bullitt3.gif);
}
.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour9%0;*/
	margin-left: 25px;
	list-style-image: url(images_files/images_bullet.gif);
}
.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 13px;
	list-style-image: url(images_files/images_bullitt2.gif);
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;/*themecolour9%0;*/
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #c13202;/*themecolour2$ 1,1%, -24.3%;*/
	margin: 0px;

}
body {
	background-color: #191919;/*themecolour4;*/
	color: #333333;/*themecolour9%0;*/
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-highlight-color: #FF0000;
	scrollbar-face-color: #0000A0;
	scrollbar-shadow-color: #400040;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #8080FF;
}
.topstrip {
	background-image: url(images_files/images_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-color: #b5c1e4;/*themecolour1$ 79.3%, -10.5%;*/

}
.hnavbg {
	background-image: url(images_files/images_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-color: #9da3b7;/*themecolour1$ 85.8%, -28.2%;*/
}

.topleft {
	background-color: #191919;/*themecolour4;*/
}
.parabg {
	background-image: url(images_files/images_para_bg.gif);
	background-repeat: repeat-x;
}
.leftcoltext {
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.centercoltext {
	color: #333333;/*themecolour9%0;*/
	background-color: #ffffff;/*themecolour9;*/
	padding-right: 20px;
	padding-left: 20px;
}

.rightcoltext {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}
.centercoltext a:link {
	color: #022dad;/*themecolour1$ 1.1%, -32.4%;*/
}
.centercoltext a:visited {
	color: #333333;/*themecolour9%0;*/
}
.centercoltext a:hover {
	color: #c13202;text-decoration: underline;background-color:yellow;/*themecolour2$ 1.1%, -24.3%;*/
}
.leftcoltext a:link {
	color: #022dad;/*themecolour1$ 1.1%, -32.4%;*/
}
.leftcoltext a:visited {
	color: #333333;/*themecolour9%0;*/
}
.leftcoltext a:link:hover {
	color: #c13202;/*themecolour2$ 1.1%, -24.3%;*/
}
.rightcoltext a:link {
	color: #022dad;/*themecolour1$ 1.1%, -32.4%;*/
}
.rightcoltext a:visited {
	color: #333333;/*themecolour9%0;*/
}
.rightcoltext a:link:hover {
	color: #c13202;/*themecolour2$ 1.1%, -24.3%;*/
}
.topcell {
	background-color: #ffffff;/*themecolour9;*/
}
.footer {
	font-size: 9pt;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.footer a:link {
	color: #ffffff;/*themecolour1$ 1.1%, -32.4%;*/
}
.footer a:visited {  color:red;text-decoration: underline}
.footer a:hover {  color: 000000; text-decoration: underline;background-color:yellow;}
-->