﻿html, body
{
    font-size:11px;
    width:240px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
    /*
    background-image: url(/MM/img/bg-2.gif);
    background-repeat: no-repeat;
    */
}
body, td, th
{
	color: #333333;
	font-size: 11px;
}

hr{
    margin:0.6em 0 0.6em 0;
}

.mg07em{ margin:0.7em;}

.keyword
{
    font-size:10px;
    width:110px;
}

.style1 {color: #666666}
.style3 {color: #CC0000}
.style4 {color: #777777}

.margin-tb
{
    margin-top:12px;
	margin-bottom:12px;
}

.strong
{
    font-weight:900;
    font-size:12px;
}
