body{
text-align:center;
}


h2 {
font-family: "Times New Roman", Times, serif;
font-size: 28px;
color: #FFFFFF;
background-color: #FF0033;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 25px;
margin: 0px 12px;
text-align:left;
}

h3 {
font-size: 12px;
color: #666666;
margin:12px 12px 0 12px ;
text-align:left;
}

p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	clear: left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
text-align:left;
}

a {
	color: #FF6600;
}
a:hover {
	color: #99FF66;
}

