.R {
	font-size: x-small;
	color: #0000FF;
	font-variant: normal;
	vertical-align: super;
}
.LISTHEADER {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-position: center center;
	letter-spacing: 5mm;
}
.CLICK01 {
	font-style: italic;
	color: #FF0000;
	cursor: hand;
	text-decoration: underline;
}
.clickblue {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0000FF;
	cursor: hand;
	font-size: large;
}
.YELLOW {
	color: #FFFF00;
}
