BODY		{color: black;

		 text-align: justify;

		}


A		{text-decoration: none; }
A:link		{color: navy; }
A:visited	{color: #ff9b9b; }
A:hover		{color:	#ff0000; }
A:active	{color:	navy; }

A.keken:link	{color:	white; }

A.keken:active	{color:	white; }

A.keken:visited	{color: #ff9b9b; }
A.keken:hover	{color:	#ff0000; }


H1    { font-size: 16;

        color: black;

        font-style: bold;

        text-align: center;

        text-decoration: underline

      }

h2    { font-size: 14;

        color: #840000;

        font-style: bold;

        text-align: left

      }
H3    { font-size: 14;

        color: black;

        font-style: italic;

        text-align: left;

        text-decoration: underline

      }



TABLE {
        FONT-FAMILY: Arial CE, Arial;
        font-size: 12;
        text-align: justify;
        color: black;      }

.tth {
        height : 25px;
        width : 110px;
	text-align : left;
        border-bottom: 1px solid #f0f0f0;}

.tt {
        height : 25px;
        text-align: right;
	border-bottom: 1px solid #f0f0f0;}


.kinal {
        background : #FFFFFF; 
        text-align = center;
	height : 100px;}