<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: none repeat scroll 0 0 #fff;
    color: #222;
    font: 62.5%/175% Verdana,Arial,Helvetica,Tahoma,sans-serif;
    margin:0;
    margin-bottom:10px;
}


#container {
    margin-top: 0;
    min-height: 600px;
    padding-top: 5px;
}


#title{
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #4A80A2;
    line-height: normal;
    word-wrap: break-word;
}

p{
    font-size: 1.2em;
    line-height: 1.7;
}

li{
    font-size: 1.1em;
}


#main {
    margin: 0 auto;
    overflow: hidden;
    width: 660px;
}


#header, #footer {
    background: url("/top.png") repeat-x scroll left top #fff;
    padding-bottom: 5px;
    height:125px;
}



#innerheader2{
    background: url("/tekoop.png") no-repeat scroll left top transparent;
    height: 250px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 250px;}


a{
    color: #4A80A2;
    text-decoration: none;
}


p.website{
display:none;
}

label{
	font-family : Verdana,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
}

.err{
	font-family : Verdana,Arial,Helvetica,Tahoma,sans-serif;
	font-size : 12px;
	color: #EC0000;
	font-weight:bold;

}

.subs{
	font-size : 10px;


}</pre></body></html>