Body {background-color:#888888}

a:link {color:#CC0000} 
a:active {color:#99FF00}
a:visited {color:#22FF00}
a:hover {color:#99FF00}

a.button:link    { color: #000000; font-weight: bold; text-decoration: none; font-size: 12pt }
a.button:visited { color: #000066; font-weight: bold; text-decoration: none; font-size: 12pt }
a.button:active  { color: #669933; font-weight: bold; text-decoration: none; font-size: 12pt }
a.button:hover   { color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 12pt }

img { border: 2 }

td { margin: 0px; padding: 0px }
td.button { width:125px; height:30; background-color:#333333}
td.sidebutton { height:30; background-color:#EEEEEE}

table {padding: 0px; margin: 0px }
table.button { text-align:center; background-color:#000000}
table.sidebutton { width: 125px; text-align: center; background-color:#000000}

h3 {text-align: center; background-color: #000033; color: #FFFFFF; border: 2px solid #000066;}

hr {color: #0000AA }

div.name {text-align: right; font-style: italic;}
div.explanation {text-align: center; font-style: italic;}
div.box {background-color: #EEEEEE; color: #000000; border: 2px solid #0000AA; padding: 7px}

div.robot {font-weight: bold; font-size: 11pt; background-color: #333333; color: #FFFFFF; border: 4px solid #666666;}
hr.robot {color: #999999 }




