body {
	margin: 0;
	padding: 0;
	background-color: White;
}
body,table,td {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	x-color: #708090;
	color: black;
}
a, 
a:link,
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF4500;
}
a:hover {
	color: Maroon;
}
.aa, 
.aa:link,
.aa:visited {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF4500;
}
.aa:hover {
	color: Maroon;
}
.aaa, 
.aaa:link,
.aaa:visited {
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF4500;
}
.aaa:hover {
	color: Maroon;
}

.span_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bold;
	color: #9D0000;
	padding-left: 100px;
	padding-bottom: 20px;
}
.span_img {
	background-color: #ffffff;
	width: auto;
	height: auto;
	border: 1px solid white;	
}
.img_img {
	border: 1px solid black;
}
.img_td {
}
