body { color: #000; background: #fff; font-size: x-small; font-family: Arial, Helvetica, sans-serif; }
p, td, ul, ol { font-size: x-small; font-family: Arial, Helvetica, sans-serif; }
p { text-align: justify; }
pre { font-size: x-small; color: #900; }
ul, ol { padding: 5px 0px 10px 20px; margin: 0px 0px 0px 5px; }

input, textarea, select { border: 1; background: #e0e0e0; color: #000; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; }
.btn { margin: 1; padding: 0; font-size: 76%; font-weight: bold; border: 2 solid;
	 background: #90f; color: #fff; border-color: #ccf #669 #669 #ccf; cursor: hand; }
.btn1{ margin: 0; padding: 0; font-size: 66%; font-weight: bold; border: 2 solid;
	 background: #f60; color: #fff; border-color: #fcc #966 #966 #fcc; cursor: hand; }

hr { height: 1px; color: #ccc }

td.ok { background: #ccc; color: #eee; cursor: hand; }
td.sd { background: #f60; color: #fff; cursor: hand; }

.C { text-align: center; }
.R { text-align: right; }
.L { text-align: left; }
.J { text-align: justify; }

.rem { font-size: 76%; }
.big { font-size: 120%; }
.b { font-weight: bold; }

.slog { font-weight: bold; font-size: 100%; color: #900; font-family: Verdana, Helvetica, sans-serif; }
.user { font-size: 70%; color: #333; text-align: right; font-family: Verdana, Helvetica, sans-serif; }
.titl { color: #f60; text-align: left; letter-spacing: 0.2em; }

.b0 { background: #e0e0e0; }
.b1 { background: #f0f0f0; }
.b2 { background: #ccc; }
.b3 { background: #999; }
.b4 { background: #f60; }
.b5 { background: #90f; }

.c0 { color: #ccc; }
.c1 { color: #999; }
.c2 { color: #666; }
.c3 { color: #f60; }
.c4 { color: #90f; }
.c5 { color: #fff; }

a { color: #90f; text-decoration: none; }
a:visited { color: #606; text-decoration: none; }
a:active, a:hover { color: #f30; text-decoration: underline; }

a.m, a.m:visited { color: #fff; text-decoration: none; font-weight: bold; }
a.m:active, a.m:hover { color: #000; text-decoration: none; font-weight: bold; }

a.m1, a.m1:visited { color: #90f; text-decoration: none; }
a.m1:active, a.m1:hover { color: #90f; text-decoration: underline; }

a.m2, a.m2:visited { font-size: 90%; color: #333; font-weight: bold;  text-decoration: none; }
a.m2:active, a.m2:hover { color: #fff; font-weight: bold;  text-decoration: none; }
