body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #CC0033;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC3333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.readonly {
	color: #000000;
	border: none;
	font-family: Arial;
}
A.menu {
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;

}
A.menu:hover {
	text-decoration: none;
	color: #CCCC00;
	font-size: x-small;
}
A { text-decoration: none;
    color: #CCCC00}
A:hover {
	text-decoration: none;
    color: #0000FF}
th {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.rednumbers {
	font-size: x-small;
	font-style: italic;
	color: #CC0000;
}
.blinking {
	text-decoration: blink;
}
