h1 { font-family:'Veranda',serif; font-style:italic; font-weight:bolder; font-size:26px; color:#990033; text-align:center; line-height:120%; margin:0; border-style:none; }
a:link { font-family:'Veranda',serif; font-weight:bold; font-size:15px; text-align:left; line-height:120%;text-decoration:underline;color:rgb(0,510255) }
a:visited{font-family:'Veranda',serif; font-style:normal; font-weight:bold; font-size:15px; color:teal; text-align:left; line-height:120%; margin:0; border-style:none; }
font { font-family:'Veranda',serif; font-style:normal; font-size:15px; color:rgb(51,51,51); text-align:left; line-height:120%; margin:0; border-style:none; }
h2 { font-family:'Veranda',serif; font-style:italic; font-weight:bolder; font-size:22px; color:black; text-align:center; line-height:120%; margin:0; border-style:none; }
h3 { font-family:'Veranda',serif; font-style:italic; font-weight:bolder; font-size:18px; color:black; text-align:center; line-height:120%; margin:0; border-style:none; }
a:hover { font-family:'Veranda',serif; font-style:normal; font-weight:bold; font-size:15px; color:rgb(255,51,51); text-align:left; line-height:120%; margin:0; border-style:none; }
p { font-family:'Veranda',serif; font-style:normal; font-size:15px; color:black; line-height:120%; margin:0; border-style:none; }
h4 { font-family:'Veranda',serif; font-style:normal; font-weight:bold; font-size:1.3em; color:rgb(51,51,51);  line-height:120%; margin:0; border-style:none; }
h5 { font-family:'Veranda',serif; font-style:normal; font-weight:bolder; font-size:153px; color:rgb(102,102,102); text-align:center; line-height:120%; margin:0; border-style:none; }
/* Form */
#form {font:100% verdana,arial,sans-serif; margin: 0; padding: 0; min-width: 500px; max-width: 600px; width: 400px;}
#form fieldset {border:1px solid #778D1D; margin:1em 0; padding:1em}
#form fieldset legend {font-size:1.1em;}
#form label {display: block; float: left; width: 150px; padding: 0; margin: 5px 0 0; text-align: right;}
#form input, form textarea {width:auto; margin:5px 0 0 10px; border:1px solid #778D1D; background-color:#ECF4CA;}
#form input#reset {margin-left:0px;}
#form .required{font-weight:bold;}