BODY {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color: #F3580C;
}

TABLE, TR, TD {
font-family: Arial;
font-size: 12px;
color: #000000;
text-align:left;
}

h1 {
color: #F3580C;
font-size: 16px;
margin-top: 0px;
margin-bottom: 10px;
}

h2 {
color: #F3580C;
font-size: 16px;
margin-top: 0px;
margin-bottom: 3px;
}

h3 {
color: #F3580C;
font-size: 16px;
margin-top: 10px;
margin-left: 30px;
}

h4 {
color: #000000;
font-size: 14px;
margin-top: 0px;
margin-bottom: 3px;
}

a:link, a:visited, a:active {
text-decoration: underlined;
color: #052D7F;
font-family: Arial;
font-size: 12px;
}

a:hover {
text-decoration: none;
color: #3057A6;
font-family: Arial;
font-size: 12px;
}

.over a:link, .over a:visited, .over a:active {
text-decoration: none;
color: #F3580C;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.over {
background-color:#FFFFFF;
}

.out a:link, .out a:visited, .out a:active {
text-decoration: none;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.out  {
background-color:#F3580C;
}

input[type=submit],
input[type=reset],
input[type=button],
input,textarea {
font-family: Arial;
font-size: 11px;
background-color: #FFFFFF;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #F3580C;
}

input:focus,
textarea:focus {
font-family: Arial;
background-color: #FFFFFF;
color: #000000;
border-style: dotted;
border-width: 1px;
border-color: #F3580C;
}

select {
font-family: Arial;
font-size: 11px;
background-color: #FFFFFF;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #F3580C;
width: 227px;
}
