body {  }

p { }

td { }

a
{
	text-decoration:none;
}

img
{
	border:0;
	border-style:none;
}

a img {
    border-style:none;
}

a:link
{
	color: #009900;
	font-weight:700;
}

a:visited
{
	color: #009900;
	font-weight:700;
}
a:active
{
	color: #009900;
	font-weight:700;
}
a:hover
{
	red
}

span.character1 {font-weight: 700;}

p.character1 {margin-left: 20px;}
text01-style { text-align: left; left: 10px; }


div.img-1{
    position:relative;
    width:760px;
    height:200px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(image/spacer.gif);
