	body		{ background-image: url('/images/t19.jpg'); }
	.rlink		{ font-weight: bold; }
	td.rlink	{ height: 28px; vertical-align: center; }
	input.text	{ font-size: 10px; }

	a:link		{ text-decoration: none; color: EF8D70; }
	a:visited	{ text-decoration: none; color: EF8D70; }
	a:hover		{ text-decoration: underline; color: EF8D70; }

	.bottom		{ font-size: 9px; color: #cecece; }
	form		{ margin: 0; }

    .blue       { color: #336699; }
	.blue:hover { color: #00CCFF; }.blueback {
	background-color: #626262;
}
.whiteback {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #990033;
}
.red {
	color: #FF0000;
}

