body
{
	background-color: #FFFFFF;
	margin : 0px;
	padding : 0px;
}
td
{
	background-repeat : no-repeat;
}
td.menu_left
{
padding: 8 15 10 30;
 }

td.menu_right_01
{
padding: 9 8 1 25;
 }



td.menu_right_02
{
padding: 20 8 0 25;
 }

 
a.menu 
{ 
font: bold 12px, verdana;
color: #191E4C;
text-decoration : none;
 }

a.menu:hover
 { 
  color: white;
  text-decoration : none;
 }
a.page 
{ 
font: normal 12px, verdana;
color: #191E4C;
text-decoration : none;
 }

a.page:hover
 { 
  color: white;
  text-decoration : none;
 }

p
{
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	margin : 10 10 10 10;
}


  
