body {
 width:100%;
 margin:0px;
 padding:0px;
 background-color:#F4EED6;
}
div.page {
 background-color:#E6E6E6;
}
p,pre,div,form,table,span,img,marquee {
 position:relative;
 padding:0px;
 margin:0px;
 text-align:left;
}
table {
 border-spacing:0px;
 border-collapse:collapse;
}
tr {
 vertical-align:top;
}
ol,ul {
 margin:0px;
}
img {
 border:none;
}
li {
 background-repeat:no-repeat;
}
body {
 font-family:'Arial';
 font-size:10pt;
}
p,span {
 font-family:'Arial';
 font-size:10pt;
 color:#000000;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
h1 {
 font-family:'Georgia';
 font-size:28pt;
 color:#FFFFFF;
 font-style:normal;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:12px;
}
h2 {
 font-family:'Verdana';
 font-size:8pt;
 color:#808080;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
h3 {
 font-family:'Times New Roman';
 font-size:11pt;
 color:#008000;
 background-color:#FFFFFF;
 font-style:normal;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:12px;
}
h4 {
 font-family:'Arial';
 font-size:12pt;
 color:#0080FF;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
h5 {
 font-family:'Courier';
 font-size:12pt;
 color:#008000;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
h6 {
 font-family:'Arial';
 font-size:10pt;
 color:#000000;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
pre {
 font-family:'Courier';
 font-size:9pt;
 color:#000000;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
input[type=text] {
 font-family:'Arial';
 font-size:10pt;
 background-color:#FFFFFF;
 font-style:normal;
 font-weight:normal;
 padding:2px;
 border:1px solid #7F9DB9;
 margin-top:20px;
 margin-bottom:12px;
}
input[type=email] {
 font-family:'Arial';
 font-size:10pt;
 background-color:#FFFFFF;
 font-style:normal;
 font-weight:normal;
 padding:2px;
 border:1px solid #7F9DB9;
 margin-top:20px;
 margin-bottom:12px;
}

input[type=submit] {
 font-family:'Arial';
 font-size:10pt;
 background-color:#FFFFFF;
 font-style:normal;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:12px;
}
textarea {
 font-family:'Courier';
 font-size:9pt;
 background-color:#FFFFFF;
 font-style:normal;
 font-weight:normal;
 padding:2px;
 border:1px solid #7F9DB9;
 margin-top:0px;
 margin-bottom:12px;
}
select {
 font-family:'Arial';
 font-size:10pt;
 background-color:#e6e6e6;
 font-style:normal;
 font-weight:normal;
 border:1px solid #da7320;
 margin-top:0px;
 margin-bottom:12px;
}
a {
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;
}
a:hover {
 text-decoration:none;
 color:#008000;
}
a.redlink:link,visited {
 font-family:'Verdana';
 color:#FF0000;
 font-weight:bold;
 text-decoration:inherit;
}
.redlink:hover {
 text-decoration:inherit;
}