@font-face {
font-family: Book Antiqua;
src: url(BookAntiqua.ttc);
}

a:link {
color: #9ff;
text-decoration: underline
}

a:visited {
color: #9f9;
text-decoration:normal;
}

a {
color: #9ff;
cursor: pointer;
}

body {
color: white;
/*font-family: Book Antiqua;*/
background: #069 url(dc-back.gif);
text-align:justify;
}

.calc {
width:100px;
color:inherit;
font-family:inherit;
font-size:16pt;
background-color: transparent;
background-image: none;
text-align: center;
border: ridge #069;
border-radius: 9px;
}
in

img {
text-align:center;
color:#ff9;
}

.div-960 {
max-width: 960px;
padding: 0px 10px;
margin: 0 auto;
font-size: 14pt;
}

.div-980 {
max-width: 980px;
padding: 0px 10px;
margin: 0 auto;
font-size: 14pt;
}

.div-header {
max-width: 960px;
padding: 0px 0px;
margin: 0 auto;
font-size: 24pt;
color: #ff9;
font-style: italic;
text-align:center;
}

td {
text-align: justify;
font-size: inherit;
font-family: inherit;
}

cite {
color: #ff9;
font-style: italic;
font-size: 14pt;
}

h1 {
font-size: 22pt;
font-style: italic;
text-align: center;
color: #cff;
}

h2 {
font-variant: small-caps;
font-size: 20pt;
font-weight: bolder;
text-align: left;
}

.first-p {
line-height: 1.4em;
}

.first-p::first-letter {
font-size: 20pt;
color:#dff;
}

.foot-p {
text-align: center;
color: #cff;
}
.fith-p {
line-height: 0.2em;
}

p {
text-align:justify;
line-height:1.4em;
}

.psion {
color: inherit;
cursor:pointer;
font-size: inherit;
font-family: inherit;
text-align: center;
border: ridge #069;
outline-style: none;
border-radius: 9px;
padding: 2px 10px;
}


/*input[type=text] {
color: inherit;
font-size: inherit;
font-family: inherit;
background-color: transparent;
background-image: none;
text-align: center;
border: ridge #069;
outline-style: none;
border-radius: 9px;
}*/

input[type=file] {
color: rgba(0, 0, 0, 0);
}
input[type=file]::file-selector-button {
background: transparent;
text-align: center;
border: ridge #069;
outline-style: none;
border-radius: 9px;
}
input[type=button] {
margin: 0 auto;
float: none;
display: table;
font-size: inherit;
font-family: inherit;
background-color: transparent;
background-image: none;
text-align: center;
border: ridge #069;
border-radius: 9px;
}

select {
color: inherit;
margin: 0 auto;
font-size: inherit;
font-family: inherit;
background-color: transparent;
background-image: none;
border: ridge #069;
border-radius: 9px;
}

select2 {
color: inherit;
margin: 0 auto;
font-size: inherit;
font-family: inherit;
background-color: red;
background-image: none;
border: ridge #069;
border-radius: 9px;
}

textarea {

display: block;
color: white;
font-size: inherit;
font-family: inherit;
background-color: transparent;
background-image: none;
border: ridge #069;
border-radius: 9px;
}

.table-20px {
align: center;
width: 960px;
border-collapse: collapse;
border-spacing: 10px;
margin: 0 auto;
}
.table-20px td {
padding: 20px 10px 20px 10px;
}

.table-3 {
width: 960px;
align: center;
border-collapse: collapse;
border-spacing: 10px;
margin: 0 auto;
}

.table-3 td {
padding: 10px;
}

.table-3 th {
padding: 10px;
font-size:16pt;
font-weight: normal;
text-align:right;
line-height:1.5em;
vertical-align:text-top
}


.table-C {
width: auto;
align: center;
border-spacing: 15px;
margin: 0 auto;
}
.table-C td {
padding: 10px;
text-align: center;
line-height: 2em;
}

.table-C5 {
width: auto;
align: center;
border-spacing: 5px;
margin: 0 auto;
}
.table-C5 td {
padding: 5px;
text-align: center;
}
.table-WW {
border-spacing: 10px;
padding:5px;
line-height:1.4em;

}
.table-WW tr td:first-child {
text-align:right;
font-size:16pt;
font-weight: normal;

}
