BODY {
	background-color : #f8f8f8;
	background-image : url(pix_back.jpg);
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
}

A {
	background-color : inherit;
	color : #FF0000;
}
a:hover {
	color : red;
	background-color : inherit;
	text-decoration : underline;
}

CAPTION {
	font-weight : bold;
}

PRE {
	font-family : "Courier New", serif;
	font-size : 10pt;
}

TABLE {
	background-color : #ffffcc;
	color : inherit;
	border-collapse : collapse;
	border-color : black;
	border-width : 1px;
}

TH {
	font-weight : bold;
	border-color : black;
	border-width : 1px;
}

TD {
	border-color : black;
	border-width : 1px;
}

.keynote {
	background-color : #f8f8f8;
	background-image : url(pix_back.jpg);
	color : #000000;
	font-family : "Courier New", serif;
	font-size : 12pt;
}

.dirlinks {
	border-style : none;
	color : #000000;
	background-color : inherit;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.dirlinks_nounderline {
	border-style : none;
	color : #000000;
	background-color : inherit;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.livepage {
	background-color : #ffffaa;
	color : inherit;
	border-style : none;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.livesection {
	background-color : #ffffff;
	color : inherit;
	border-style : none;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.dirlinksred {
	background-color : #ffff44;
	border-style : none;
	color : #000000;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.blueheading {
	background-color : inherit;
	border-style : none;
	color : #0000ff;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.sections2 {
	background-color : #ffffff;
	color : inherit;
}

.wasdata {
	font-size: 9pt;
}

.wasdata1 {
	font-size: 8pt;
}

.blue {
	background-color : inherit;
	color : #0000FF;
}

.blueboldmedium {
	background-color : inherit;
	color : #0000FF;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.blackonwhite {
	color : #888888;
	background-color : inherit;
	font-family : "MS Sans Serif", Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.blackboldmedium {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.blackboldlarge {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}

.blackboldsmall {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 9.5pt;
	font-weight : bold;
}

.blackregxxsmall {
	background-color : inherit;
	color : #000000;
	font-size : 7.5pt;
}

.red {
	background-color : inherit;
	color : #FF0000;
}

.redtransparent {
	background-color : transparent;
	color : #FF0000;
}

.redtd {
	background-color : #ffffcc;
	color : #FF0000;
}

.redboldmedium {
	background-color : inherit;
	color : #FF0000;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.redoverline {
	background-color : inherit;
	color : #FF0000;
	text-decoration : overline;
}

.whiteboldmedium {
	background-color : inherit;
  color : #FFFFFF;
	font-size : 12.5pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

.newsitem {
	background-color : #FFFFFF;
	color : inherit;
	font-family : "Courier New", serif;
	font-size : 10pt;
}

.overline {
	text-decoration : overline;
}

.toprow {
	background-color : #99ffcc;
	color : inherit;
	font-weight : bold;
}

.altrow {
	background-color : #99ffff;
	color : inherit;
}

.seethrough {
	background-color : transparent;
}

.search {
  background-color : #0099cc;
}

.heading2 {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #99ffcc;
}

.heading3 {
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	background-color : #99ffcc;
}

.emailme {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #ffffcc;
}

.qslroute {
	font-size : 9pt;
}

.small {
	font-size : 10pt;
}


