@charset "utf-8";
/* CSS Document */

.RedCourier {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-shadow:#000

}
.GrayCourier {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	color: #666666;
	text-decoration: none;
	text-shadow:#000

}

.SequelTD {
	padding-right: 12px;
	padding-left: 12px;
	text-shadow:#000
}
.SequelFootnote {
	font-size: 13px;
	color: #000;
}
a:visited
{
	color:#0066CC;
  
}
h1 {

	font-size:20px
}
