body {
        font: normal 12pt sans-serif;
	background-image: url("/images/bkg.jpg");
}

p,ol,ul,li,blockquote {
	text-align: justify;
        font: normal 12pt sans-serif;
}

b,th {
        font: bold 12pt sans-serif;
}

h2 {
        font: bold 18pt sans-serif;
}

td {
        font: normal 12pt sans-serif;
}

.error {
	color: #ff0000;
}

.table_header {
	font: normal 12pt sans-serif;
	background-color: #b0b0b0;
}

.dialog,.navops {
	font: normal 12pt sans-serif;
	background-color: #d0d0d0;
}

.rowh {
	background-color: #b0b0b0;
}

.row0 {
	background-color: #d0d0d0;
}

.row1 {
	background-color: #e0e0e0;
}

.navtext {
	font: normal 12pt sans-serif;
	background-color: #e0e0e0;
}

