B, P, TD {
	color : #000000;
	font-size : 12px;
}
A {
	color : #000066;
	font-size : 12px;
	text-decoration : underline;
}
.topnav {
	background-color : #FEFFCC;
}
.wtit {
	font-weight : bold;
	color : #000000;
}
.wtit a {
	font-weight : bold;
	color : #F07800;
	text-decoration : underline
}
.TOP {
	font-weight : bolder;
	color : #ffffff;
	font-size : 16px;
	background-color : #000066;
}
.TNAV, .TNAV A {
	font-weight : bold;
	color : #000066;
	font-size : 12px;
	background-color : #CCCCFF;
	text-decoration : NONE;
}
.TNAV A:HOVER { text-decoration: underline; }
small, .small {
	font-size : 12px;
}
.error, {
	background-color : #ff0000;
	font-size : 12px;
	color: #ffffff;
	font-weight : bold; 
}
.error a:, {
	background-color : #ff0000;
	font-size : 12px;
	color: #ffffff;
	font-weight : bold; 
	text-decoration : underline;
}
.THEAD {
	font-weight : bold;
	color : #006666;
	font-size : 13px;
}
.THEAD A: {
	font-weight : bold;
	color : #006666;
	font-size : 13px;
	text-decoration : underline;
}
.TTIT {
	font-weight : bold;
	background-color : #ffffcc;
	font-size : 12px;
}
.TCOLE {
	font-weight : normal;
	background-color : #ffffcc;
	font-size : 12px;
}