SUBT{
	color: gray;
	font-size: 20px ;
}

h1{
	font-family: "Hiragino Mincho Pro";
	color: gray;
}

h3{
	text-indent: 0.7em;
}


h4{
	text-indent: 0em;
	text-align: center;
	color: #778899;
	color: #FFFFFF;
}
	

li{
	background-color: #FFF8DC;
	text-indent: 1em;
}

p.sysReq{
	color: #FFFFFF;
	text-align: left;
	font-size: 8px;
	background-color: #B0C4DE;
}

p{
    font-size: 12px;
	text-indent: 1em;
	padding-left: 5px;
	padding-right: 5px;
}

p.rSub{
	text-indent: 0em;
	color: black;
	font-size: 12px;
}

p.rDescription{
	text-indent: 1em;
	color: #708090;
	font-size: 12px;
}

p.list{
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 0;

    text-indent: 0em;
}


.CAPTION{
	color: gray;
	font-size: 10px;
	text-align: right;
	text- indent: 1em;
}

