body {
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	font-size: 12px;
}

body,td,tr {
	color: #FFFFFF;
}
.style11 {color: #000000; font-weight: bold; font-size: 12px; }
.style13 {color: #000000; font-size: 12px; }
.style15 {color: #000000; font-weight: bold; font-size: 18px; }
        a, a:visited {
            color: #CCCCCC;
            text-decoration: none;
        }
        a:active {
            color: #FFFFFF;
            text-decoration: none;
        }
        a:hover, a:focus {
            color: #FFFFFF;
            text-decoration: underline;
 }
        h1 {
            color: #FFFFFF;
        }
        img {
            border: none;
        }
        p {
            color: #999999;
            font-size: 0.6em;
        }
        div.outer {
	width: 850px;
	height: 430px;
	margin: 0px auto;
	padding: 0px;
        }
        #megazine {
            height: 100%;
            outline: none;
            width: 100%;
        }
