td { font-family: sans-serif; vertical-align: top; }
h1 { font-size: 32px; margin-top: 0px; }
h2 { font-size: 18px; }
h3 { font-size: 12px; }
.left { font-size: 13px; padding-right: 10px; }
.right { font-size: 12px; }

a { color: blue; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

hr { border-top: 1px solid #ffc; }
table.cmd {border-collapse: collapse; font-weight: normal; }

.yellow { background-color: #ffc; font-weight: bold;}
.foot {color: #777; }
.default {font-style: italic;}

.box {
    border: 1px solid;
    margin-bottom: 10px; 
	padding-left: 8px; padding-right: 8px; 
	-moz-border-radius: 8px; 
}




