*{
margin:0;
padding:0;
}

body{
margin-bottom:48px;
}

img{
border:none;
}

strong{
font-weight:bold;
color:#FF0000;
}

a{
color:#003399;
}

a:visited{
color:#1a64ff;
}

a:hover{
color:#0066cc;
}

h1{
font-size:24px;
font-weight:bold;
margin-top:12px;
margin-bottom:12px;
text-align:center;
text-decoration:underline;
}

h2{
font-size:20px;
font-weight:bold;
margin-bottom:12px;
margin-left:36px;
background:url(../image/orange_sqr.gif) left center no-repeat;
padding-left:20px;
}

div#header ul li{
font-size:14px;
list-style-type:none;
margin-bottom:8px;
margin-left:48px;
}

div#header p#promise{
margin-left:36px;
margin-bottom:12px;
}

.form{
width:720px;
margin-bottom:6px;
margin-left:60px;
background:#FFCC99;
padding:8px 12px;
}

h3{
margin-top:12px;
margin-bottom:4px;
font-size:100%;
font-weight:bold;
background:url("../image/listmark-flower-orange.gif") left center no-repeat;
padding-left:20px;
}

div.form input,
div.form select{
padding:2px;
margin-bottom:8px;
}

div.form p button{
padding:0;
margin-top:12px;
margin-right:12px;
width:152px;
}

div.form p button img{
margin:0;
padding:0;
}

