body {  text-align: center;
	margin:0px auto;
	background-color:#FFFFFF;
	}

a {text-decoration: underline;}

a:link {color: #333399;}

a:visited {color: #333399;}

a:active {color: #FF0000;}

a:hover {color: #FF0000;}

hr{ color:#CCCCCC;height:1px ;}

a:link.white       { color: #FFFFFF;text-decoration:underline; }
a:visited.white    { color: #FFFFFF;text-decoration:underline; }
a:active.white     { color: #FF0000;text-decoration:underline; }
a:hover.white      { color: #FF0000;text-decoration:underline; }



div {
	background-color:#FFFFFF;
	width: 730px;		
	margin:0 auto;
	padding-bottom:0px;
	color: #333333;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-bottom:solid 5px #999;
	font-size: 14px;
	text-align:left;

	}


p  {
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	margin:10px 25px 10px 25px;
	}

p.box  {
	color: #333333;
	padding: 5px 15px 5px 15px;
	margin:25px 25px 25px 25px;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size: 15px;
	line-height: 150%;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	text-align: center;
	}

p.glay  {
	color: #999;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	}

p.footer  {
	color: #333333;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	text-align: center;
	margin-top:3px;
	margin-bottom:3px;
	}

ul {   	padding: 15px 25px 15px 35px;
	margin: 0px 0px 0px 0px;}



li {
	line-height: 120%;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	}


td.FM {
	color: #333;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	text-align:left;
	}

h1 {
	color: #999;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	text-align:center;
	font-weight: normal;
	line-height: 110%;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	}


h2 {
	color: #333333;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
        margin:10px;
	}


h3 {
	color: #999;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	background-color: #FAFAFA;
	border-bottom:dotted 1px #CCC;
  	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	}


h4 {
	color: #E00000;
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
	line-height: 110%;
	text-align: left;
	margin: 0px;
	}


h6  {
	color: #333333;
	background-color:#FFFFFF;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	text-align: center;
	}



textarea {
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}
