body {
    scrollbar-arrow-color: red;
    scrollbar-base-color: red;
    scrollbar-dark-shadow-color: blue;
    scrollbar-3dlight-color:white;
    scrollbar-face-color: yellow;
    scrollbar-highlight-color: blue;
    scrollbar-shadow-color: blue;
    scrollbar-darkshadow-color: purple;

    font-weight: normal; 
    font-size: 12pt;
    line-height: 14pt; 
    font-family: Arial; 
    font-variant: normal;
    font-style: normal;
    background: #33ccff;
}

table.mid {
		background: #33ccff;
		margin-left: 15%;
		margin-right: 15%;
		width=70%;
	}

  .a   { position: absolute; left: 3px; top: 20px; color: lightgrey; font-size: 120px }

  .b   { position: absolute; left: 100px; top: 43px }

  .c   { position: absolute; left: 02px; top: 100px }

  .d   { position: absolute; left: 02%; width: 15%; top: 200px }

  .e   { position: absolute; left: 70%; top: 200px }

  .f   { position: absolute; left: 20%; width: 45%; top: 200px }

  .g   { position: absolute; left: 02%; width: 100%; top: 1px }


EM {
    font-weight: normal; 
    font-size: 12pt;
    line-height: 14pt; 
    font-family: Arial; 
    font-variant: normal;
    font-style: italic;
    color: red;
}

embig {
    font-weight: normal; 
    font-family: Arial; 
    font-variant: normal;
    color: red;
}

A { color: blue; text-decoration: none; font-weight: normal; }
A:hover { color: red; text-decoration: underline; }
A.img:hover { color: blue; text-decoration: underline; }
A.mylink:hover { color: red; background: transparent;  }
A.small { font-size: 10pt; }
TD.news { font-size: 10pt; }
TD.mylinks { font-size: 10pt; }
TD.docs {
    font-family: "Comic Sans MS","Inkspot SF", serif;
    font-size: 12pt;
    background: #33CCFF;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
TD.resources { 
    font-family: "new century schoolbook", serif;
    font-size: 20pt;
    background: #33CCFF;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
TD.head {
	font-size: medium;
	color: blue;
	}
th.dbhead {
	font-size: 10pt;
	color: red;
	background: yellow;
	text-align: center;
	}
td.dbcatalog {
	font-size: 11pt;
	color: black;
	background: lime
	text-align: center;
	}
td.dbcategory {
	font-size: 11pt;
	color: blue;
	background: lime
	text-align: center;
	}
td.dbproduct {
	font-size: 11pt;
	color: blue;
	background: lime
	text-align: center;
	}
td.dbprice_inc {
	font-size: 11pt;
	color: blue;
	background: lime
	text-align: center;
	}
td.dbprice_exc {
	font-size: 11pt;
	color: blue;
	background: lime
	text-align: center;
	}
td.dbdesc {
	font-size: 10pt;
	color: blue;
	text-align: left;
	}
TR.small {
	height: 1px;
	font-size: 1px;
	}
h1 { font-size: large; font-family: "Comic Sans MS","Inkspot SF", serif; color: red;
	font-weight: bold; font-size: 18pt; text-align: center; text-transform: uppercase}
H2 { font-size: large; font-family: "Comic Sans MS","Inkspot SF", serif; color: blue;
	font-weight: bold; font-size: 16pt; text-align: center}
H3 { font: oblique bolder 12pt Helvetica, sans-serif; color: red;
	font-weight: bold; text-align: center; text-transform: capitalize}
H4 { font: oblique bolder 12pt Helvetica, sans-serif; color: green;
	font-weight: bold; text-align: left; text-transform: capitalize}
H5 { font-size: large; font-family: "Comic Sans MS","Inkspot SF", serif; color: red;
	font-weight: bold; text-align: center}
H6 { font-size: large; font-family: "Comic Sans MS","Inkspot SF", serif; color: red;
	font-weight: bold; font-size: 8pt; text-align: left}
{ font-size: medium; color: red; face: 'Verdana', sans-serif}
P { font-size: 12pt; font-family: "Arial", sans-serif;
	font-style: normal; font-weight: normal; text-align: justify; color: black;}
tt { font-size: large; font-family: monospaced; color: black;
	font-weight: bold; font-size: 12pt; text-align: left}
pre { font-size: large; font-family: monospaced; color: black;
	font-weight: bold; font-size: 12pt; text-align: left}
A.button {font-size: 10pt; font-family: "Comic";  color: #888888; background: transparent; }
A.button:hover { color: red; background: transparent; }
HR { width: 95%; }
HR.full {
	width: 100%;
	color: red;
	}
OL { padding-left: 10px; margin-left: 10px; margin-top: 10px; text-align: left
    font-weight: normal; 
    font-size: 12pt;
    line-height: 14pt; 
    font-family: Arial Black; 
    font-variant: normal;
    font-style: normal;
    text-align: left
 }
UL { padding-left: 10px; margin-left: 10px; margin-top: 10px; text-align: left
    font-weight: bold; 
    font-size: 10pt;
    line-height: 14pt; 
    font-family: Arial; 
    font-variant: normal;
    font-style: normal;
}
DIV.header {
    background: #CCCCCC;
    color: black;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}
