h1 { font-family: Arial; text-align: center; color: #FF4444; font-size: 16px; margin: 20px; font-weight: bold }
form { margin: 0px }
body {
	padding: 0px;
	margin: 10px;
	color: #666666;
	background: url('/imgs/bg.gif')
}
body, td, input, textarea { font-family: Tahoma; font-size: 11px }
a, a:link, a:visited { color: #888888; text-decoration: none }
a:hover { text-decoration: underline }
a.p:link, a.p:visited { color: #666666; font-weight: bold; text-decoration: underline }
a.p:hover { text-decoration: none }
a.s:link, a.s:visited { font-family: Arial; color: #6780B8; font-weight: bold; text-decoration: underline; cursor: url("/imgs/cursor.cur") }
a.s:hover { text-decoration: none; cursor: url("/imgs/cursor.cur") }
.y { font-size: 10px; color: #FD9403 }
a.y:link, a.y:visited { font-size: 10px; color: #FFDDAA }
div.l { margin: 5px 1px 0px 1px; padding: 3px 7px; background-color: #cad8e9; color: #6780b8; font-weight: bold }
div.n { margin: 5px 1px 0px 1px; padding: 3px 7px; background-color: #808080; color: white; text-align: center}
a.n:link, a.n:visited { color: white; text-decoration: underline }
a.n:hover { text-decoration: none }
div.h { width: 120px; color: #E0E0E0; border: solid 1px #DFDFDF; background-color: white; padding: 2px 5px }
div.k { display:none }
.b { background-color: white; border-bottom: solid 3px #CCCCCC }
.t { background-color: white; border-top: solid 3px #CCCCCC }
.c {
	background-color: white;
	padding: 0px 10px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC
}
span.h { font-family: Tahoma; font-size: 9px; color: #DCDCDC }