body
{
    font-size: 13px;
	background-image: url(../img/bg_main.gif);
	background-position: center;
    font-family: arial;
}


.right
{
	background-image: url(../img/bg_logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


td
{
    font-size: 12px;
    color: #000000;
    font-family: arial;
	line-height: 14px;
}

.kp
{
    font-size: 16px;
    color: #335687;
}

.kl
{
    font-size: 11px;
    color: #000000;
	line-height: 16px;
}

.kpsub
{
    font-weight: bold;
    font-size: 14px;
    color: #335687;
	
}

a:link,a:visited,a:active
{
    color: #002868;
    text-decoration: underline;
}

a:hover
{
    color: #002868;
    text-decoration: none;
}
