body 		{ font-size:  15px; text-decoration: none; background-color:#ccccff;}
h1 		{ font-size:  25px; text-decoration: none; color: black; }
h2 		{ font-size:  20px; text-decoration: none; color: black; }
h3 		{ font-size:  15px; text-decoration: none; color: black; }
div.menu	{ text-align:right; background-color:#e0e0e0; }
div.login	{ text-align:right; }
div.in		{ background-color:#ffffff; }
div.out		{ background-color:#e0e0e0; }
div.inout	{ background-color:#ffcccc; }
tr.LOGS		{ font-size:  12px; text-decoration: none; }
tr.HEAD		{ font-size:  12px; font-weight: bold; text-decoration: none; }

td		{ font-size:  15px; text-decoration: none; line-height: 20px; }
th		{ font-size:   7px; text-decoration: none; }
small 		{ font-size:  12px; font-weight: normal; text-decoration: none; }

small b		{ font-size:  12px; font-weight: bold; text-decoration: none }
small.BLACK	{ font-size:  12px; font-weight: bold; text-decoration: none; background-color: black;  color: white; }
input		{ font-size:  12px; font-weight: bold; text-decoration: none; background-color:#e0e0e0;}
select		{ font-size:  12px; font-weight: bold; text-decoration: none; background-color:#e0e0e0; }
textarea	{ font-size:  15px; font-weight: bold; text-decoration: none; background-color:#e0e0e0; }
a 		{ color: blue; font-weight: bold; text-decoration: none }
a:link		{ color: blue; font-weight: bold; text-decoration: none }
a:active 	{ color: blue; font-weight: bold; text-decoration: none }
a:visited	{ color: blue; font-weight: bold; text-decoration: none }
a:hover		{ color: red;  font-weight: bold; text-decoration: none }
.BLACK 		{ background-color: black;  color: white; }
