body			{ background-color: maroon; }
h1				{ color: #0099FF; text-align: center; }
table			{ border: 5px solid black; margin: auto; border-collapse: collapse; }
td				{ padding: 5px; }

img.valid		{ border: 0; width: 88px; height: 31px; background-color: #0099FF; }

.flash			{ text-align: center; }
.w3c			{ position: absolute; bottom: 0px; right: 5px; }
.btext			{ color: #0099FF; text-align: center; font-size: large; font-weight: bold; }
.head			{ border-bottom: 3px solid black; }
.cells			{ border: 2px solid black; }

#vik			{ border: 1px slolid black; position: absolute; top: 5px; right: 5px; text-align: center; }

a:link, a:active, a:visited { color: #0099FF; }