body {
	margin: 0px;
	padding: 0px;
}
.pic {
	background-attachment: scroll;
	background-image: url(template03_picbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 10px;
}
.actress {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, "MS PMincho";
}

