body {
	margin-bottom: 0px;
	background-color: #eeeeee;
}
p { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
        line-height: 1.5;
        padding-left: 15px;
        padding-right: 15px;
	text-align: justify;
}
p.sm { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
        text-align: center;
}

h1 { font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 0px;        
        padding-left: 15px;
        padding-right: 15px;
}
td { font-family:Arial, Helvetica, sans-serif;
        line-height: 1.5;


}
td.ff { font-family:Arial, Helvetica, sans-serif;
        line-height: 1.5;
	text-align: justify;
        background: #FFFFFF
}
td.toptd { font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
        line-height: 1.5;
        padding-left: 5px;
        padding-right: 15px;
	text-align: justify;
        background: #FFFFFF
}
td.toptd_c { font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
	  margin-top: 15px;
        line-height: 1.5;
        padding-left: 5px;
        padding-right: 30px;
	text-align: justify;
        background: #FFFFFF
}

td.left_menu_td { font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
        line-height: 1.5;
        padding-left: 15px;
        padding-right: 15px;
	text-align: left;
        background: #FFFFFF
}
hr {    
	height: 3px;
	color: #eeeeee;
        width: 95%;
}
a{
	color: #0066CC;
	text-decoration: underline;
}

a:hover{
	color: #003366;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #003366;
	cursor:default;
}
a.top{
	color: #ffffff;
	text-decoration: underline;
	font-size:14px;
}

a.top:hover{
	color: #eeeeee;
	text-decoration: none;
	font-size:14px;
}

a.top:hidden {
	text-decoration: none;
	color: #eeeeee;
	font-size:14px;
	cursor:default;
}
a.left_menu{
	color: #0066CC;
	text-decoration: underline;
	font-size:14px;
        text-align: left;
}

a.left_menu:hover{
	color: #003366;
	text-decoration: none;
	font-size:14px;
        text-align: left;
}

a.left_menu:hidden {
	text-decoration: none;
	color: #003366;
	font-size:14px;
	cursor:default;
        text-align: left;
}
a.rek{
	color: #ffffff;
	text-decoration: underline;
	font-size:12px;
}

a.rek:hover{
	color: #eeeeee;
	text-decoration: none;
	font-size:12px;
}

a.rek:hidden {
	text-decoration: none;
	color: #eeeeee;
	font-size:12px;
	cursor:default;
}