.txt10px {
	font-size: 10px;
	line-height: 100%;
	color: #333333;
}
.txt12px {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}.txt14px {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.txt16px {
	font-size: 16px;
	line-height: 160%;
	color: #333333;
	
}.txt18px {
	font-size: 18px;
	line-height: 180%;
	color: #333333;
	
}
.txt20px {
	font-size: 20px;
	line-height: 200%;
	color: #333333;
	
}.txt10redpx {
	font-size: 10px;
	line-height: 100%;
	color: #FF0000;
}
.txt12redpx {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}.txt14redpx {
	font-size: 14px;
	line-height: 140%;
	color: #FF0000;
}
.txt16redpx {
	font-size: 16px;
	line-height: 160%;
	color: #FF0000;
	
}.txt18redpx {
	font-size: 18px;
	line-height: 180%;
	color: #FF0000;
	
}
.txt20redpx {
	font-size: 20px;
	line-height: 200%;
	color: #FF0000;
	
}
.txt10px {
	font-size: 10px;
	line-height: 100%;
	color: #333333;
}
.txt10wpx {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
}
.txt12wpx {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.txt14wpx {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}


a:LINK{ color: #0000FF;
text-decoration: none; 
}

a:visited{ color: #0000FF;
text-decoration: none; 
} 

a:hover { color: #0000FF; 
background:#99FFFF none; 
}

a:active{ color: #0000FF; 
background:#99FFFF none; 
}

a.white01:LINK{ color: #FFFFFF;
text-decoration: none; 
}

a.white01:visited{ color: #FFFFFF;
text-decoration: none; 
} 

a.white01:hover { color: #FFFFFF;
background:#0000FF none; 
}

a.white01:active{ color: #FFFFFF;
background:#0000FF none; 
}

----------
a.non01:LINK{ color: #FFFFFF;
background:#0066FF none; 
}

a.non01:visited{ color: #FFFFFF;
background:#0066FF none; 
} 

a.non01:hover { color: #FFFFFF;
background:#0066FF none; 
}

a.non01:active{ color: #FFFFFF;
background:#0066FF none; 
}



@media print {
    .NoPrint { display:none; }
  }
p { line-height:1.5em } 
br {letter-spacing: 10px; }
