body {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px;  color:#555555; }

h1 {color: #0463cf; font-size: 14px; text-transform: uppercase; font-family: Arial, Tahoma, Verdana, sans-serif; padding: 0px 0px 10px 0px; border-bottom: 1px solid #888; }
h2 {font-size: 12px; text-transform: uppercase; font-family: Arial, Tahoma, Verdana, sans-serif; padding: 0px 0px 10px 0px; }


h1, h2, h3, h4, h5, h6 { margin: 5px 0px 5px 0px; }
h3 { font-size: 10px; }
h4 { font-size: 9px; }
h5 { font-size: 8px; }
h6 { font-size: 7px; }
p { line-height: 1.2; margin-bottom: 10px; }
a { color: #0062c3; }
ul, ol { margin: 15px 15px 15px 30px; }
ul li { list-style: square inside; }
ol li { list-style: decimal inside; }
table { border-collapse: collapse; margin-top: 10px; }
th { background-color: #0062c3; color: #eee; }
th, td {  padding: 3px 5px 3px 5px; }
fieldset { padding: 5px 10px 5px 10px; }
input { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; }
input[type=text], textarea { padding: 2px 5px 2px 5px; border: 1px inset #555; }
input[type=text]:focus, textarea:focus { background-color: #eee; }
select { border: 1px solid #ccc; }
option { padding-right: 10px; }
textarea { width: 400px; height: 150px; }
legend { font-weight: bold; color: #444; }
label { width: 100px; display: block; float: left; clear: left; font-size: 11px; border-bottom: 1px solid #eee; }
input[type=submit],  input[type=reset] { border: 2px outset #ccc; padding: 2px 5px 2px 5px; margin-right: 5px; }
input[type=submit] { margin-left: 100px; }


