h1,h2,h3
{
font-family: arial;
font-size: 14pt;
color: #0093dd; 
}

hr 
{
color:darkblue; 
}

p,table,li,address
{
font-family: arial; 
color: black;
}

p,td
{
font-size: 90%;
}

th {background-color:#FAEBD7}

td.sidebar
{ 
background-image: url('kep/tri-piramid.jpg');
background-repeat: repeat-y;
}

td.menutop
{
text-align: center;
font-size: 10pt;
background-color:#0093dd;
}

td.menusel
{
text-align: center;
font-size: 10pt;
background-color:#ffffff;
}

td.menuitem
{
text-align: left;
font-size: 9pt;
background-color:#00ffff;
}

body
{
background-color: #ffffff;
}


a {text-decoration: none}

a:link    {color:darkblue}
a:visited {color:blue}
a:active  {color:blue}
a:hover   
{
color:lightblue;
text-decoration: blink;
}



