a:active {  
color: #000000; text-decoration: none; cursor: w-resize
}

a:visited {
	color: #336699;
	cursor: hand;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #669900;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333; line-height: 16px}

.TableFrame {
	border: 1px solid #333333;
	}

.ImageSetting {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;	
	padding-right: 5px;
}
.ImageSettingLeft {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;

}
a:link {
	color: #336699;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #F7F6FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	letter-spacing: 4px;
}
