/* Standard CSS tags (C)2009 Luke Small www.LukeSmall.com */
body {background: url(../img/bg-rock.gif) repeat; font-family:Verdana, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6 { font-family:pegasus, times new roman, georgia; font-weight:bold; line-height:200%; color:#000080; font-style:italic;}
h1 {font-size:2.6em;}
h2 {font-size:2.4em;}
h3 {font-size:2.2em;}
h4 {font-size:2.0em;}
h5 {font-size:1.8em;}
h6 {font-size:1.6em;}

p {font-size:1.2em; line-height:160%; margin-bottom:1.2em;}

a {color:#000; text-decoration:underline;}
a:hover, a:visited:hover {color:#fff; text-decoration:none; background:#000;}
a:visited {color:#666; text-decoration:underline;}

strong {font-weight:bold;}
em {font-style:italic;}
u {text-decoration:underline;}
sup { vertical-align:super; font-size:70%;}
sub {vertical-align:sub; font-size:70%;}

dl {}
dt {font-size:1.4em; line-height:200%; font-weight:bold;}
dd {font-size:1.2em; line-height:160%; margin-left:1.2em;}

table {border:#000 0.1em solid;}
caption {font-size:1.4em; line-height:160%; font-weight:bold;}
th {font-size:1.6em; line-height:normal; padding:0.5em; font-weight:bold;}
td {font-size:1.2em; line-height:normal; padding:0.5em;}

form {}
fieldset {padding:0.5em; border:#000 0.1em solid;}
legend {font-size:1.4em; line-height:160%; font-weight:bold;}
form fieldset div {margin-bottom:2em; clear:both; overflow:auto; height:auto;}
label {font-size:1.2em; line-height:160%;}
label.text {width:18em; float:left; text-align:right; margin-right:0.5em;}
input.text {width:18em; float:left;}
textarea.text {width:18em; float:left;}
label.radio {margin:0em 0.5em 0em 0.3em;}
label.error {color:#F00; margin-left:1em;}
label.needed {font-weight:bold;}

ul {list-style:disc; margin-left:1.5em; margin-bottom:1.5em;}
ul li {font-size:1.2em; line-height:160%; margin-left:1.5em;}
ol {list-style:decimal; margin-left:1.5em; margin-bottom:1.5em;}
ol li {font-size:1.2em; line-height:160%; margin-left:1.5em;}