/* arkivo.css Ver 0.01 (2005-11-14) */

body {
    font-size:15px;
/*    font-family: Verdana,Helvetica,Arial; */
/*    font-family:"MS UI Gothic","MS Gothic",Osaka; */
    font-family: Verdana,Helvetica,Arial,"MS UI Gothic","MS Gothic",Osaka,sans-serif;
	text-align: center;
    background-color: #ddffdd;
    color: #000000;
    }

tr,td,th {
    font-size: 14px;
/*    font-family: Verdana,Helvetica,Arial; */
/*    font-family:"MS UI Gothic","MS Gothic",Osaka; */
    font-family: Verdana,Helvetica,Arial,"MS UI Gothic","MS Gothic",Osaka,sans-serif;
    }

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 700px;
    background-color: #ddffdd;
    color: #000000;
	}

a {
    text-decoration: underline;
    }

a:link {
    color: #0000ff;
    }

a:visited {
    color: #800080;
    }

a:hover {
	color: #ff0000;
	}

a:active {
	color: #ff0000;
	}

span.kaplinio {
    font-size: 14px;
    }

span.citlinio {
	color: #770000;
    }

