.normalcap {
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: auto;
	font-size: 14px;
}
.ltext {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	border: medium dotted #FF0000;
	overflow: visible;
	background-color: #FFFFFF;
}
.capred {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.bottomred {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.normalcapbred {
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	overflow: auto;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bottomyellow {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
.blinkhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
	text-transform: uppercase;
}
.underred {
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;
}
.CTABLE {
	font-weight: bold;
	border: thin solid #FF0000;
}
.crow {
	background-color: #CCCCCC;
}
.byellownobld {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
