body tr td {
	
	font-size: 13px; line-height: 180%; font-family: "OSAKA","MS P Gothic","Verdana"; 
}



a { color: #3366ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }


/*
.TableDotted td {
padding: 4px; 
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #cccccc;
}
*/

.TitleFont { font-size: 14px; font-weight: bold; }

.hrBorder { border-style: dotted; color: #ffffff; border-width: 1px; }

.imgBorderColor { border-color: #ffffff; }
