html, body { width: 100%; height; 100%;}
body { background-color: #000000; text-align: center; /*height: 100%;*/}

body, a, p, td, input, select, textarea { font-size: 12px; font-family: tahoma, verdana, arial; color: #ffffff;}

a { color: #ffffff;}
a:hover { text-decoration: none; color: #dd8707;}
a, p, td, li { line-height: normal;} 
p { position: relative; top: -3px; margin-bottom: 20px;}
strong { font-weight: bold;}

h1, h2, h3 { margin: 0; padding: 0; color: #dd8707;}
h1, h2 { font-weight: normal; position: relative;}
h1 { font-size: 22px; margin-bottom: 22px; top: -6px; left: -1px;}
h2 { font-size: 17px; margin-bottom: 20px; top: -3px;}
h3 { font-size: 13px; margin-bottom: 14px; font-weight: bold; padding-top: 4px;}

ul { list-style-image: url("./item_li.gif"); margin-top: 17px; margin-left: 43px; margin-bottom: 24px;}
ul li { padding-left: 7px; margin-bottom: 10px;}

input { height: 19px;}
select { height: 22px; padding-left: 1px;}
input, select, textarea { border: 1px solid #000000; font-size: 13px;}
input, textarea { padding-top: 1px; padding-left: 4px;}
input.check { padding: 0; width: auto; height: auto; border: none;}

img.picture { float: right; margin-left: 35px; margin-bottom: 15px;}
p.last { margin-bottom: 0;}