* {
 font-family : verdana, arial, sans-serif;
 line-height : 18px;
 color : #000000;
}


A {
 font-size : 11px;
 color:#004C81;
 text-decoration:none;
 font-weight : bold;
 line-height : 18px;
}

A:hover {
 font-size : 11px;
 color:#003052;
 text-decoration:underline;
 font-weight : bold;
 line-height : 18px;
}

.content{
 margin-left : 30px;
 margin-right : 40px;
 margin-top : 20px;
 margin-bottom : 20px;
 width:660px;
 height:100%;
}

img.ktk
{
 border-style:solid;
 border-width:1px;
 border-color:#004C81;
 }

.text {
 text-align : justify;
 font-size:11px;
 border-style:solid;
 border-width:1px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-color:#003052;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 height:100%;
}

.texttable {
 text-align : justify;
 font-size:11px;
 border-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 height:100%;
}

.texttable2 {
 text-align : justify;
 font-size:11px;
 border-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 padding-top:0px;
 padding-right:5px;
 padding-bottom:5px;
 height:100%;
}


.footer{
 text-align:left;
 font-size:10px;
 padding-left:5px;
}

.footer a{
 font-size:10px;
 color:#004C81;
 text-decoration:none;
}

.footer a:hover{
 font-size:10px;
 color:#003052;
 text-decoration:underline;
}

.pageheader{
 border-style:solid;
 border-width:1px;
 border-bottom-width:0px;
 border-color:#003052;
 width:200px;
 text-align:left;
}


.subheader {
 font-family : arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #666666;
 margin-bottom : 10px;
 margin-top : 20px;
 text-transform:uppercase
}

.subheadertable {
 font-family : arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #666666;
 margin-bottom : 10px;
 margin-top : 0px;
 text-transform:uppercase
}

.subheader2 {
 font-family : Times New Roman;
 font-size : 16px;
 font-weight : bold;
 font-style: italic;
 color : #003052;
 margin-bottom : 20px;
 margin-top : 20px;
 text-align: center;
}


li {
 padding-bottom : 5px;
 margin-left:16px;
}

ul{
 list-style-type : square;
 margin-top:5px;
 margin-left:16px;
 text-align: left;
}

body {
 background-color:#ffffff;
 padding:0px;
 margin:0px;
}
