body, td, th, input, select {
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
}

A:link,
A:active,
A:visited {
	color: #003366;
}

A.sidebar:link,
A.sidebar:active,
A.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

A.topbar:link,
A.topbar:active,
A.topbar:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-size: 30px;
	font-weight: bold;
}

.text {
	font-size: 14px;
}

.button {
	border: 1px black solid;
	font-family: verdana,sans-serif; font-size: 9pt
}

.field_textbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
	border : 1px solid Black;
}

.field_checkbox {
 	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : White;
	color : Black;
}
