h1{
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	color : #999999;
}

.header2{
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	color : #000000;
}

.text{
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, "Sans Serif";
	color : #000000;
}

a{
	font-size : 10pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	color : #006666;
}

.tableh1{
	font-size : 10pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	font-weight : bold;
	color : #000000;
	
}

.tableh2{
	font-size : 10pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	font-weight : bold;
	color : #006666;
}

.details1{
	font-size : 9pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	color : #FFFFCC;
}

.details2{
	font-size : 9pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	color : #FFFFFF;
}

.errtext{
	font-size : 10pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	font-weight : bold;
	color : #DD0000;
}
.instrtext{
	font-size : 8pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	color : #000000;
}
.instr1text{
	font-size : 8pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	font-weight : bold;
	color : #000000;
}


.catherine{
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	font-weight : bold;
	color : #999999;
}

.red{	color:#990033
}



.leftcol {  
  left: auto; 
  top: auto; 
  position: absolute; 
  visibility: visible; 
  z-index: auto; 
  height: auto; 
  width: 300px
}

.rightcol {  
  left: 340px; 
  top: auto; 
  position: absolute; 
  visibility: visible; 
  z-index: auto; 
  height: auto; 
  width: auto
}

.readItem
{
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, "Sans Serif";
	color : #006666;
}

.bannerlinks{
	font-size : 8pt;
	font-family : Arial,Verdana,Helvetica,Sans Serif;
	font-weight : bold;
	color : #FFFFFF;
}
a:link.bannerlinks{
	color : #FFFFFF;
}
a:hover{
	color : #9999ff;
}
a:visited.bannerlinks{
	color : #cc99ff;
}
