<!--

body{	font-family:"Arial"}

/*↓リンクの色設定*/

a:link{	color:#12008c;	text-decoration: none}
a:visited{	color:#12008c;	text-decoration: none}
a:hover {	color:#ff0000;	text-decoration: underline}


.DefaultH1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
TABLE{
  font-size : x-small;	font-family:"Arial"
}
H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
STRONG
{
    FONT-WEIGHT: normal;
}


body{
       vertical-align: center;

}







-->