
DIV.center {text-align: center}
A   {
    font-weight: bold;
    text-decoration: none; outline: 0px;
    color: #ffffff
    }
A:hover {text-decoration: none; outline: 0px}
A:link  {text-decoration: none;
     color: black}
A:visited {text-decoration: none;
     color: #ffffff}
TABLE   {
    }
TABLE.master {
    width: 100%;
    display: inline;
    padding: 0px;
    }
TD {    border: 0px solid yellow;
    padding: 0px;
    font-family: "Tahoma", "Arial", sans-serif;
    text-align: left}
TD.head {
    font-variant: normal;
    font-weight: bold;
    font-size: 14pt;
    background-color:#909060;
    }
TD.small {
    font-variant: small-caps;
    font-size: 8pt;
    color: black;
    }
TD.small_link {
    font-variant: small-caps;
    font-size: 8pt;
    text-align: center;
    background-color:#909060;
    }

TD.gb_content {
    font-variant: small-caps;
    font-size: 10pt;
    text-align: center;
    background-color:#808050;
    }
TD.gb_hdr {
	background-color:#506040;
}
TD.gb_entry {
    font-variant: normal;
}


TD.above {
    font-variant: small-caps;
    font-size: 8pt;
    text-align: right;
}
TD.bottom_copyleft {
    font-variant: small-caps;
    font-size: 8pt;
    text-align: left;
}

TD.small_fat {
    font-variant: small-caps;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    background-color:#909060;
    }
TD.wide {
    text-align: center;
}
TD.wide_caps {
    text-align: center;
    font-variant: small-caps;
}

TD.wide_big {
    text-align: center;
    font-size: larger;
}
TD.thankyou {
	text-align: center;
	font-size: larger;
}

TR {
    padding: 0px;
    vertical-align: top}

IMG.title {width:356px;height:44px;border-width:0px}
IMG.slide {width:240px;height:252px;border-width:0px}

BODY{
    background-color:#203020;color:#ffffee;font-family:sans-serif;
    }

.l {margin-right:20px;border:0px solid black;float: left}
.r {margin-left:20px;border:0px solid black;float: right}

div#kkright {
background-color:#909060;
float:right;
font-size: 12pt;
font-weight:bold;
height:30px;
width:240px;
text-align:center;
padding-top:14px;
margin-top:0px;
}
