body {
    background-color: #ffa500;
    scrollbar-arrow-color: #ffffff;
    scrollbar-base-color: #ffa500;
    margin:     0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    }

p {
    text-align: justify;
	}

EM {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #ff0000;
    }

A:visited {
    font-family: arial, helvetica, sans-serif;
    font-weight : normal;
    font-size : 11px;
    color : blue;
    text-decoration : none;
    }

A:hover {
    color : #ff0000;
    text-decoration : none;
    }

A {
    font-family: arial, helvetica, sans-serif;
    font-weight : normal;
    font-size : 11px;
    color : blue;
    text-decoration : none;
    }

H5 {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 124%;
    font-weight : bold;
    text-align : center;
    text-decoration : none;
    }

H4 {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 148%;
    }

H3 {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 148%;
    font-weight : bold;
    color : #8888bb;
    text-align : center;
    text-decoration : none;
    }

H2 {
    color: #312131;
    font-size: 124%;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    position: relative
	}

H1 {
    font-size : 100%;
    font-family : Arial, Helvetica, Sans-serif;
    text-align : center;
    }

td {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #312131}
	
#logo {
	position: absolute;
	top: 8px;
	left: 100px;
	z-index: 1;
	}

#name {
    position: absolute;
    top: 50px;
    left: 446px;
    color:#000000;
    z-index:1;
    }
	
#wild {
    position: absolute;
    top: 90px;
    left: 26px;
    color:#000000;
    z-index:1;
    }

#wild1 {
    position: absolute;
    top: 88px;
    left: 24px;
    color: #666666;
    z-index:0;
    }
	
#toy {
	position: absolute;
	top: 88px;
	left: 424;
	color: #000000;
	z-index: 1;
	}
	
#toy1 {
	position: absolute;
	top: 88px;
	left: 422;
	color: #666666;
	z-index: 0;
	}

.spanstyle {
	position:absolute;
    visibility:hidden;
	}
