@charset "utf-8";
/* CSS Document */

.contenttext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFF641;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
.blkcontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#speclist table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.specred {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FF0000;
	line-height: 15px;
	text-align: center;
	font-weight: 900;
	text-indent: 0px;
}

.specwhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFF641;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF641;
	font-weight: bold;
}
.pltitle {

font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	}
	
	

a {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #foot {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

