body, table, td {
	font-family: Arial, Helvetica, sans serif;
	color: #404040;
	font-size: 12px;
}

h1     {font-size: 55px}
h2     {font-size: 40px}
h3     {font-size: 30px}
h4     {font-size: 22px}
h5     {font-size: 16.5px}
h6     {font-size: 13px}

a:link    { text-decoration: none; color: #6688ff}
a:visited { text-decoration: none; color: #6688ff}
a:active  { text-decoration: none; color: #ff0000}
a:hover   { text-decoration: none; color: #ff0000}

a.home:link    { text-decoration: none; color: #eeeeff}
a.home:visited { text-decoration: none; color: #eeeeff}
a.home:active  { text-decoration: none; color: #ff0000}
a.home:hover   { text-decoration: none; color: #000000}

.bk   {color: #000000}
.w0   {color: #ffffff}
.w1   {color: #c0c0c0}
.w2   {color: #909090}
.r0   {color: #ff0000}
.r1   {color: #a00090}
.g0   {color: #00ff00}
.b0   {color: #0000ff}
.b1   {color: #003090}
.b2   {color: #60a0ff}
.y0   {color: #ffff00}

.vsm  {font-size: 8px}
.sm   {font-size: 9px}
.med  {font-size: 11px}
.lg   {font-size: 14px}
.vlg {font-size: 16px}
.xlg {font-size: 22px}
.xxl {font-size: 36px}

.itemText   { text-align: center; text-decoration: none; color: blue; font: 8.5px Arial, Helvetica, sans serif }
.itemHover  { text-align: center; text-decoration: none; color: blue; font: 8.5px Arial, Helvetica, sans serif }
.itemBorder { border: 1px solid red }

img.snap {border: 1px solid #c0c0c0;}

.bg-bk {background-color: #000000}
.bg-w0 {background-color: #ffffff}
.bg-w1 {background-color: #d0d0d0}
.bg-w2 {background-color: #808080}
.bg-r0 {background-color: #ff0000}
.bg-r1 {background-color: #d04040}
.bg-r2 {background-color: #e0b000}
.bg-r3 {background-color: #ff9999}
.bg-r4 {background-color: #ffc0c0}
.bg-r5 {background-color: #ffe0b0}
.bg-r6 {background-color: #fffd87}
.bg-g0 {background-color: #00ff00}
.bg-g1 {background-color: #003f1e}
.bg-g2 {background-color: #006633}
.bg-g3 {background-color: #80dd80}
.bg-g4 {background-color: #aaddaa}
.bg-g5 {background-color: #cceecc}
.bg-b0 {background-color: #0000ff}
.bg-b1 {background-color: #0000c0}
.bg-b2 {background-color: #9090d0}
.bg-b3 {background-color: #0000e0}
.bg-b4 {background-color: #a8b4c8}
.bg-b5 {background-color: #b0b0ff}
.bg-b6 {background-color: #d0d0ff}
.bg-y0 {background-color: #ffff00}
.bg-y1 {background-color: #f4ed85}
.bg-y1 {background-color: #f0f090}


