BODY {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-color:#990000;
color:#FFFFFF;
font-family:verdana;
font-size:12px;
}

h1 {
color:#FFFFCC;
font-size:16px;
}
h3 {
color:#FFFFCC;
font-size:14px;
}

#head_home {
width:700px;
text-align:left;
background-image:url('images/head2.jpg');
background-position:right;
background-repeat:no-repeat;
margin:auto;
}

.back_head {
margin:auto;
width:700px;
height:70px;
background-image:url('images/back_head.jpg');
background-repeat:no-repeat;
text-align:left;
}

.od1 {
font-family:verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a:hover.od1 {
color:#FFFFCC;
text-decoration:underline;
}

.od2 {
font-family:verdana;
font-size:12px;
color:#FFFFCC;
text-decoration:none;
}
a:hover.od2 {
color:#FFFFFF;
text-decoration:underline;
}


.input {
background-color:#DFDFDF;
font-family:verdana;
font-size:12px;
}
.submit {
background-color:#FFFFCC;
font-family:verdana;
font-size:12px;
font-weight:bold;
}