/* Laidlaw Youth CSS | Author: Dave Saunders (dave@civiccomputing.com)|  24-02-04 */
/* Element Selectors */
body{margin:0; padding:10px; font-size:91%; background-color:#fff; font-family: verdana, arial, tahoma, helvetica, sans-serif; color:#000;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:181%;}
h2{font-size:151%;}
h3{font-size:131%;}
h4{font-size:121%;}
h5{font-size:111%}
img{border:0;}
a{color:#0000ff; text-decoration:none; font-weight:bold;}
a:hover{text-decoration:underline;}
form{padding:0; margin:0; border:0;}
input{font-size:100%; color:#000; font-family: verdana, arial, tahoma, helvetica, sans-serif;}
select{font-size:100%; color:#000; font-family: verdana, arial, tahoma, helvetica, sans-serif;}
table{font-size:100%;}
table tr td{font-size:100%;}
/* End element Selectors */
