INPUT,SELECT,TEXTAREA
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
        background-color : #eeeeff;
	text-decoration : none;
	}

b {font-weight : bold;}

TD IMG {display: block;}

BODY.page
        {
	margin : 0px;
        background-color : #ffffff;
        }
TD.content
	{
    background-color : #ffffff;
	}
TD.navi-side
	{
    background-color : #afbde0;
	}
        
.title
	{
	font-family : Georgia, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 26pt;
	color : #000000;
        background-color : #ffffff;
	text-decoration : none;
	}

.content
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
        background-color : #ffffFF;
        vertical-align : top;
	}


.heading
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
        background-color : #ffffFF;
	text-decoration : none;
        vertical-align : top;
	}
	
.footer
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #000000;
        text-align : center;
        background-color : #afbde0;
	text-decoration : none;
	}


.navi-side
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
  background-color : #afbde0;
	}

a
	{
	color : #000000;
	text-decoration : none;
	}

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

a.navi-side
	{
	color : #000000;
	text-decoration : none;
	}

a.navi-side:hover
	{
	color : #FF9412;
	text-decoration : none;
	}
a.content
	{
	color : #000000;
	text-decoration : underline;
	}

a.content:hover
	{
	color : #FF9412;
	text-decoration : none;
	}

	
