html, body { width: 100%;}
body { min-width: 1000px; background-color: #ffffff;}

body, a, p, td, input, select, textarea { font-size: 12px; font-family: tahoma, verdana, arial; color: #000000;}

a { color: #429ccb;}
a:hover {}

a, p, td, li { line-height: normal;} 
p { position: relative; top: -3px; margin-bottom: 15px;}
strong { font-weight: bold;}

h1, h2, h3 { margin: 0; padding: 0;}
h1, h2 { font-weight: normal; position: relative;}
h1 { font-size: 22px; margin-bottom: 22px; top: -6px; left: -1px;}
h2 { font-size: 17px; margin-bottom: 25px; top: -3px;}
h3 { font-size: 15px; margin-bottom: 14px; font-weight: bold; padding-top: 4px;}

ul { list-style-image: none; margin: 0; padding: 0; margin-left: 38px; position: relative; top: -5px;}
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: 30px; margin-bottom: 20px;}
p.last { margin-bottom: 0;}