/* Seal Training Styles */

BODY,P,TD { font: 10pt Verdana; }

INPUT,SELECT,TEXTAREA {
	font: 8pt Verdana;
	border: 1px solid #505050;
}

IMG { border-style: none; }

A { color: #003366; }
A:visited { color: #225588; }
A:hover { background-color: #ffff20; }

.b { font-weight: bold; }
.nb { font-weight: normal; }
.bdr { border: 1px solid #202020; }
.bg { font-size: 12pt; }
.h { font-size: 14pt; }
.n { font-size: 10pt; }
.nbdr { border-style: none; }
.pad { padding: 8px; }
.r { color: #e00000; }
.s { font-size: 8pt; }
.sp { line-height: 150%; }
.nsp { line-height: 100%; }
.ss { font-size: 7pt; }
.w { color: #ffffff; }
