body        { margin: 12px 12px 12px 12px; font-family: 'verdana'; font-size: medium; }

a           { color: #333333; text-decoration: none; }
a:link      { color: #0033CC; text-decoration: none; }
a:visited   { color: #5E7A84; text-decoration: none; }
a:active    { color: #003366; }
a:hover	    { color: #F66400; text-decoration: none; }

h1.banner   { background-image: url(http://www.arsitech.com/img/top_bar.png); background-repeat: repeat-x; }

p.title     { font-size: large; font-weight: bold; }
p.code      { font-family: 'courier new'; font-size: medium; }

span.code   { font-family: 'courier new';}

table       { font-size: small; font-family: 'verdana'; border-width: 0px; border-spacing: 2px; }
caption     { font-style: italic; }
td.code     { font-family: 'courier new'; }
tr.title    { background-color: #C8C8C8; }
tr.dark     { background-color: #EAEAEA; }
tr.light    { background-color: #F8F8F8; }
th          { font-weight: bold; }