body{
	background-image: url('parts/image/m_back.gif');
  	margin-top:0;
  	margin-left:0;
  	margin-right:0;
  	font-family: Arial,sans-serif;
  	font-size:10pt
}
table{
	font-family: Arial,sans-serif;
	font-size:10pt;
}
a {color : #006666;
   text-decoration:none;
}
a:hover { color:#009966;
          text-decoration:underline;
}

a.head{ color:#FFFFFF;}
a.head:link{ color: #FFFFFF; }
a.head:visited{ color:#FFFFFF; }
a.head:active{ color: #FFFFFF; }
a.head:hover{ color: #33CC99;}


.white {color:#FFFFFF;}
.font{
	font-family: Arial,sans-serif;
	font-size:10pt;
}

H1{
    font-family: Arial,sans-serif;
	font-size:10pt;	
	font-weight: normal;
}