*{
    padding: 0px;
    margin: 0px;
    background-color: #6FF3E5;
    font-family: Memphis-Bold, Verdana, sans-serif;
}

header {
    background-color: #FFFFFF;
}

header img {
    width: 980px;
}

hr {
    color: #6FF3E5;
    height: 3px;
}

.iframe {
    margin-left: auto;
    margin-right: auto;
}

nav {
    width: 980px;
    height: 45px;
    background: #FFFFFF;
    text-align: center;
}

nav ul {
    text-align: center;
    list-style: none;
    font-size: 14pt;
    background-color: transparent;
}

nav a {
    display: block;
    text-align: center;
    font-variant: small-caps;
    text-decoration: none;
    color: #000000;
    font-size: 14pt;
    background-color: transparent;
    padding-left: 25px;
}

nav li {
    text-align: center;
    float: left;
    font-size: 14pt;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 35px;
    background-color: transparent;
}

body {
    width: 980px;
    vertical-align: middle;
    margin: 15px auto;
    background-color: #FFFFFF;
}

section {
    text-align: center;
    width: 980px;
    background-color: #FFFFFF; 
}

section img {
    border: 15px solid #FFFFFF;
    width: 950px;
}

.bre {
    float: right;
    margin-top: 15px;
    width: 445px;
}

.bli {
    float: left;
    margin-bottom: 15px;
}

.kon {
    float: right;
    margin-right: 75px;
    margin-bottom: 15px;
    width: 300px;
}

.cas {
    width: 350px;
    margin-left: auto;
}



.re {
    float: right;
    width: auto;
}

.li {
    float: left;
    width: 400px;
}

.re {
    float: right;
    width: 400px;
}


.inta {
    border: none;
}

.inta td {
    text-align: left;
    border: none;
    font-size: 16pt;

}

.into {
    border: none;
}

.into td {
    text-align: left;
    border: none;
    font-size: 12pt;
}

.into th {
    text-align: center;
    border: none;
    font-size: 14pt;
    background-color: #FFFFFF;
}

article {
    width: 950px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #FFFFFF;
    color: #000000;
    float: right;
    text-align: center;
    font-size: 14pt;
}

article a {
    color: #000000;
    font-size: 12pt;
}

article img {
    width: 445px;
}


.zen {
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
}

.zen a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14pt;
    background-color: transparent;
    text-align: center;
    font-style: italic;
}

.cre {
    width: 170px;
}

.fol {
    width: 900px;
}

.zen tr {
    height: 20px;
}

.zen td {
    width: 460px;
}

.oh td {
    border-color: #FFFFFF;
}

table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border: 2px solid #6FF3E5;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 10pt;
} 

table td {
    padding: 5px;
    border-color: #6FF3E5;
    border-style: solid;
    background-color: #FFFFFF;
    border: 2px solid #6FF3E5;
}           