.nobr {
 white-space: nowrap;
}

body{
	margin:0px;
	font-size: 12px;
}
i {
	color: #bfbf7f;
	font-weight: normal
}

a:link { font-size: 12px; color: #bfbf7f; text-decoration: none; }
a:visited { font-size: 12px; text-decoration: none; color: #afafaf; }
a:hover { font-size: 12px; color: #bfffbf; text-decoration: underline;letter-spacing:0.0em; position:relative; bottom:1px;left:2px;}
a:active { font-size: 12px; color: #bfbfff; text-decoration: none; letter-spacing:0.0em; }
.date {	color: #bfbf7f; font-size: 12px }
.date2 { color: gray; font-size: 12px }

.help {	font-size: 14px }
input,select,textarea{
	border-style:ridge;
	border-color:#999999;
	background:#021018;
	color:#cccccc;
	border-width:1px
}
