body, td {
	font-family: Arial;
	text-align: center;
	max-width: 320px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
		}

	a {
	    text-decoration: underline;
	    color: #000000;
		}
	.title1 {
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	padding-left: 10px;
	}
	.small01 {
		font-size: 0.5em;
	}
	.footer {
		font-size: 0.5em;
		padding: 10px;
	}
	.advert {
	background-color: #FF0000;
	font-weight:bolder;
	font-size 0.7em;
	}
	.at1 {
	background-color: #FF0000;
	color: #FFFF66;
	padding: 10px;
	}
	ul {
	text-align: left;
	list-style-image: url(images/star01.gif);
	}
