body {margin:0; align:auto;}
.container {width:880px;margin:0;padding:0;}
h1 {font-size:18px}
h2 {font-size:14px}
/* you must define the font-style and font-weight
attributes first, then the font-size, then the font-family
.header {font: bold 16px/20px Arial;} */
/* .container {font-family:verdana;font-size:12px;padding:20px} */
.container {padding:20px; font:normal 12px/16px Verdana;}
.def {width:300px;font-family:verdana;padding:10px;font-size:12px;}
#related a:link  {text-decoration:none;}
#related a:visited {text-decoration:none; color: #00a;}
#related a:active  {text-decoration:none;}
#related a:hover {text-decoration:underline; color: green;}
#related li {padding:0 6px 0 6px;margin:0px;display:inline;font-size:12px;}
