body, table, tr, td {font-size:15px; letter-spacing: 0px; line-height:140%; font-family: "Arial", "Helvetica", "sans-serif";  color: #666666}
img { border-style: none;  }

.n10	{font-size:10px; line-height:110%; font-family: "Arial", "Helvetica", "sans-serif" ;font-weight: normal}

a		{text-decoration:none}
a:link		{color: #003399; text-decoration:none}
a:visited	{color: #003399 ; text-decoration:none}
a:hover		{color: #ff0000 ; text-decoration:underline}

.line_index {
	font-size: 13px;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 10px 1px 15px;
}


.g-repeat_x { background-repeat: repeat-x}


.g-repeat_y { background-repeat: repeat-y}


.g-repeat_no { background-repeat: no-repeat}


.g-repeat_bottom_x { background-repeat: repeat-x;
              background-position: left bottom; 
}