@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}

.photo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
}

	
td {
	text-align:center;
}
.linehead_link {
	font-size: 16px;
	font-weight: bold;
	color: #e86729;
	text-decoration: underline;
}
		a.linehead_link:link{color:#e86729;}
		a.linehead_link:hover{color:#ff8947;}
		a.linehead_link:active{color:#e86729;}
		a.linehead_link:visited{color:#e86729;}
		
h2 {
	font-size: 16pt;
	color: #e86729;}
	
	

