BODY, TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
A {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : underline;
}
A:hover {
	text-decoration : none;
}
.title {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
}
.subtitle {
	font-family : Tahoma, Arial, Helvetica, sans-serif;

	font-weight : bold;
	color : #ffffff;
}
.nav {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.nav_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
}
.formfield {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	background-color:#ffffff;
}
.formbutton {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color : #ffffff;
}