body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1
{
font-family: Arial, sans; 
font-size: 12pt; 
color: #000000; 
text-align: center; 
margin-top: -50px;
margin-bottom: 0px;
}


h2 {
font-family: Arial, sans; 
font-size: 11pt; 
color: #000000; 
text-align: center; 
margin-top: -20px;
margin-bottom: 0px;
}



h3 {
font-family: Arial, sans; 
font-size: 10pt; 
color: #000000; 
text-align: center; 
margin-top: 0px;
font-weight: bold; 
}

A:link
{
text-decoration: none;
color: #466779;
}


A:active
{
text-decoration:none;
color: red;
}


A:visited
{
text-decoration: none;
color: #466779;
}


A:hover
{
text-decoration: none;
color: Red;
}


table.title {
	border: 0px solid #C1BCB6;
}



td.bar {
	font-family: verdana, arial, geneva, helvetica, sans-serif;	
	background: url(/image/tab_top_b2.gif); 
	font-size: 10px;
	color: #ffffff;
	padding-left: 0px;


.menu {
	font-size: 10px;
	COLOR: gray;
	TEXT-DECORATION: none;
}


A.menu,A.menu:link,A.menu:visited {
  font-size: 10px; 
  COLOR: gray;
  TEXT-DECORATION: none;
}


A.menu:hover {
  font-size: 10px; 
  COLOR: black;
  TEXT-DECORATION: underline;
}







.menu {
	font-size: 10px;
	COLOR: gray;
	TEXT-DECORATION: none;
}

A.menu,A.menu:link,A.menu:visited {
  font-size: 10px; 
  COLOR: gray;
  TEXT-DECORATION: none;
}

A.menu:hover {
  font-size: 10px; 
  COLOR: black;
  TEXT-DECORATION: underline;
}
