LIOR.CSS
Suggested list of 16 keyword color names from the Windows VGA palette
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow

dfn { font-style : normal; font-weight : bolder;}
blockquote { margin-right : 8%; margin-left : 8%; border-top : thin ridge red; border-bottom : thin ridge red; border-left : thin ridge red; border-right : thin ridge #dc143c;}
pre { margin-left : 10%;}
li pre { margin-right : 0; margin-left : 0;}
dd pre { margin-right : 0; margin-left : 0;}
blockquote pre { margin-right : 1%; margin-left : 1%;}
p { margin-right : 6%; margin-left : 6%;}
table p { margin-right : 0; margin-left : 0;}
ol p { margin-right : 0; margin-left : 0;}
ul p { margin-right : 0; margin-left : 0;}
dl p { margin-right : 0; margin-left : 0;}
blockquote p { margin-right : 0; margin-left : 0;}
.note p { margin-right : 0; margin-left : 0;}
p.top { margin-right : 1%; margin-left : 1%;}
dl { margin-right : 6%; margin-left : 6%;}
table dl { margin-right : 0; margin-left : 0;}
.note dl { margin-right : 0; margin-left : 0;}
ol { margin-right : 6%; margin-left : 6%;}
table ol { margin-right : 1%;}
.note ol { margin-right : 0; margin-left : 0;}
ul { margin-right : 6%; margin-left : 6%;}
ul ul { text-transform : uppercase; margin-right : 1%;}
table ul { margin-right : 1%;}
.note ul { margin-right : 0; margin-left : 0;}
h6 { font-weight : bold; color : navy; background-color : transparent; }
h5 { font-weight : bold; margin-right : 6%; margin-left : 6%;}
h4 { font-weight : bold; color : navy; background-color : transparent; margin-right : 6%; margin-left : 6%;}
h3 { font-weight : bold; color : navy; background-color : transparent; margin-right : 4%; margin-left : 4%;}
h2 { font-weight : bold; color : navy; background-color : transparent;}
h1 { font-weight : bold; color : red; background-color : transparent; text-align : center;}
body {
	font-style : normal;
	font-family : Arial;
	font-weight : normal;
	font-size : 1em;
	color : black;
	background-color : white;
	text-align : center;
	line-height : normal;
	margin-top : 1em;
}
table caption { font-weight : bolder; font-size : larger;}
dt a { font-weight : bold; margin-top : .8em;}

a:link { color : blue; background-color : transparent;}
.warning a:link { color : red; background-color : transparent; text-decoration : underline;}
.error a:link { color : red; background-color : transparent; text-decoration : underline;}
.error strong a:link { color : red; background-color : yellow;}
.warning strong a:link { color : red; background-color : yellow;}

a:visited { color : navy; background-color : transparent;}
.warning a:visited { color : red; background-color : transparent; text-decoration : underline;}
.error a:visited { color : red; background-color : transparent; text-decoration : underline;}
.error strong a:visited { color : red; background-color : yellow;}
.warning strong a:visited { color : red; background-color : yellow;}

a:active { color : purple; background-color : yellow;}
.warning a:active { color : red; background-color : transparent; text-decoration : underline;}
.error a:active { color : red; background-color : transparent; text-decoration : underline;}
.error strong a:active { color : red; background-color : yellow;}
.warning strong a:active { color : red; background-color : yellow;}

.norm { color: black; font-family: arial, times roman; font-size : 75%;}
.lil  { color: black; font-family: arial, times roman; font-size : 60%;}
.html { color : navy; background-color : transparent;}
.css { color : maroon; background-color : transparent;}
.javascript { color : green; background-color : transparent;}
.example { margin-left : 10%;}
.note { font-size : 85%; margin-left : 10%;}
.SMA { font-family : kids, "comic sans ms", jester; color : fuchsia; background-color : transparent;}
.oops { font-family : jester, "comic sans ms";}
.author { font-style : italic;}
.copyright { font-size : smaller; text-align : right; clear : right;}
.toolbar { text-align : center;}
.error { color : red; background-color : transparent; text-decoration : none;}
.warning { color : red; background-color : transparent; text-decoration : none;}
.default { font-style : normal; text-decoration : underline;}
.required { font-weight : bold;}
.footer { margin-top : 2em; padding-top : 1em; border-top : thin solid black;}
.mvd-CITE-expandspot { font-style : normal; color : green;}
.mvd-DFN-collapsed { font-style : italic; font-weight : normal; color : red; display : 'none';}
.mvd-DFN-expanded { font-style : italic; font-weight : normal; color : red;}
.mvd-EM-dropspot { color : green;}
var sub { font-style : normal;}
.toolbar IMG { float : right;}
.error strong { color : red; background-color : yellow; text-decoration : none;}
.warning strong { color : red; background-color : yellow; text-decoration : none;}
colgroup.entity { text-align : center;}
td li.transitional { font-weight : lighter; color : grey; background-color : transparent;}
.elements li.transitional { font-weight : lighter; color : grey; background-color : transparent;}
td li.frameset { font-weight : lighter; color : grey; background-color : transparent;}
.elements li.frameset { font-weight : lighter; color : grey; background-color : transparent;}
@media print { display : none;}
CITE.expandspot { font-style : normal; color : green;}
DFN.collapsed { font-style : italic; font-weight : normal; color : red; display : 'none';}
DFN.expanded { font-style : italic; font-weight : normal; color : red;}
EM.dropspot { color : green;}

A:hover		{ color: red;}
