.normal_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;color:white}
.bold_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.link_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none}
.head_arrow {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #339900}
A {
	text-decoration : none;
}
A:HOVER {
	background-color : transparent;
	color : white;
	text-decoration : overline;
}
#fnfbg {
	border-bottom-width : 1em;
	border-top : 1px outset #99CCCC;
	border-left : 1px outset #99CCCC;
	border-right : 1px inset #99CCCC;
	border-bottom : 1px inset #99CCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
#fnfbg2 {
	border-bottom-width : 1em;
	border-top : 1px outset #99CCCC;
	border-left : 1px outset #99CCCC;
	border-right : 1px inset #99CCCC;
	border-bottom : 1px inset #99CCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.titlebar	{
	background-color : #666699;
	color : white;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-size : smaller;
}	
.title_big {
	font-style: normal; 
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #99CC33;
	font-size : 40px;
}
.cursor {
	cursor: pointer;
}