body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    color: rgb(30, 30, 150);
    text-align: center;
}

h1 { 
    font-family: Garamond, "Book Antiqua", "Calisto MT", serif;
    font-size: 18pt;
    text-indent: 50px;
}

h1.title {
    text-indent: 0px;
    text-align: center;
    font-size: 18pt;
    font-weight: 500px;
    margin-bottom: 50px;
}

h3 {
    font-family: Garamond, "Book Antiqua", "Calisto MT", serif;
    font-size: 14pt;
    font-weight: 600;
    margin-top: 14px;
    text-indent: 50px;
}

h4.nstat {
    font-size: 10pt;
    color: rgb(0, 0, 150);
    font-weight: 300;
    margin-top: 3px;
    text-indent: 50px;
}

p {
    text-indent: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

h6 {
    font-family: Tahoma, "OCR A Extended", "News Gothic MT", sans-serif;
    font-size: 7pt;
    font-weight: 300;
}
h6.date { 
    text-align: right;
    padding-right:30px;
}

h6.arclinks {
    font-size: 8pt;
    text-align: center;
    padding-left:150px;
    padding-right:150px;
}


a {
    text-decoration: none;
    font-weight: 600;
}

a.comments {
    font-size:12pt;
}

a.smrt {
    text-align: right;
    font-size:9pt;
    font-weight:300;
}

a.smlt {
    text-align: left;
    font-size: 9pt;
    font-weight:300;
}

a.back {
    text-align:center;
    font-size: 10pt;
    font-weight:300;
}

a.headlink {
    font-family: Garamond, "Book Antiqua", "Calisto MT", serif;
    font-size: 13pt;
    text-indent: 0;
}


a.headlink:visited {
    color: rgb(30, 30, 120);
}

a.headlink:hover { 
    color: rgb(30, 90, 150);
}


a.headlink:active {
    color: rgb(255, 255, 0);
}

a:link { 
    color: rgb(30, 30, 120);
}

a:visited {
    color: rgb(0, 0, 90);
}

a:hover { 
    color: rgb(30, 90, 150);
}


a:active {
    color: rgb(255, 255, 0);
}

a img {
    border: none;
    text-align: center;
}

a.title {
    width:305px;
    height:141px;
    display: block;
    background-image: url(/images/title/ciontitle.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
}

a.title:hover {
    background-image: url(/images/title/ciontitle_ro.jpg);
}

.endpage {
}

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

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: disc;
    padding-right: 20px;
}

li {
    padding-right: 20px;
}

.leftbox {
    width: 737px;
    text-align: left;
    background-image: url(/images/boxes/boxbody.gif);
    background-repeat: no-repeat-x;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    overflow: hidden;
}

.centerbox {
    width: 737px;
    text-align: center;
    background-image: url(/images/boxes/boxbody.gif);
    background-repeat: no-repeat-x;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 30px;
}

.smallbox {
    width: 737px;
    height: 110px;
    text-align: left;
    background-image: url(/images/boxes/smallbox.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}

.teenybox {
    width:198;
    height: 60;
    text-align: center;
    background-image: url(/images/boxes/teenybox.gif);
    background-repeat:no-repeat;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
    position:relative;
    left:300;
}

.boxhead {
    text-align: center;
 }

.boxfoot {
    text-align: center;
    margin-bottom: -4px;
}