a { color : #0000ff }
a:hover { color : #0000ff }
a:visited  { color : #0000ff }

.navbar {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	}
.navbar a {
	color : #ffff99;
	text-decoration : underline;
}
.navbar a:hover  {
	color : #0000ff;
	background-color : #ffff99;
	text-decoration : underline;
}
.navbar a:active  {
	color : #ff0000;
	background-color : #ffff99;
	text-decoration : underline;
}
.navbar a:visited  {
	color : #0000ff;
	text-decoration : underline;
}
.navbar2 {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	}
.navbar2 a {
	color : #0000ff;
	text-decoration : underline;
}
.pagetitle {
	font-family : Verdana;
	font-size : 17pt;
	font-weight : normal;
	color : #ffffff;
	}
.pagetitle2 {
	font-family : Verdana;
	font-size : 15pt;
	font-weight : normal;
	color : #000000;
	}
.cmdnumber {
	font-family : Verdana;
	font-size : 13pt;
	font-weight : normal;
	color : #000000;
	}
.cmdtext {
	font-family : Verdana;
	font-size : 13pt;
	font-weight : normal;
	color : #ffffff;
	}
.cmdref {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : black;
	}

.bigyellow {
	font-family : Verdana;
	font-size : large;
	font-weight : bold;
	color : #DDFF00;
	}
.heading1 {
	font-family : Verdana;
	font-size : medium;
	font-weight : normal;
	color : white;
	}
.heading1b {
	font-family : Verdana;
	font-size : medium;
	font-weight : normal;
	color : black;
	}
.heading2 {
	font-family : Verdana;
	font-size : small;
	font-weight : bold;
	color : white;
	}
.couriernewbold {
	font-family : Courier New;
	font-size : medium;
	font-weight : bold;
	color : black;
	}
.small {
	font-family : Verdana;
	font-size : small;
	font-weight : normal;
	color : black;
	}
.smallbold {
	font-family : Verdana;
	font-size : small;
	font-weight : bold;
	color : black;
	}
.xsmall {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	color : black;
	}
.xsmallbold {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : black;
	}
.xxsmall {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	color : black;
	}
.hidden {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color : #18B5F0;
	}