body {
	margin: 0px;
	background-image: url(../popup/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}
.mark{
	background:url(../img/markBlue.gif) no-repeat left 0.35em;
	text-indent:12px;
}
.blue a:link {
color: #3583FF;	text-decoration: none;
}
.blue a:visited {
color: #3583FF; text-decoration: none;
}
.blue a:hover {
color: #3583FF; text-decoration: underline;
}
.blue a:active {
color: #3583FF; text-decoration: none;
}
