body { background-image: url(IMG/fondtaichi01.jpg);}

p,ul,li,td,b {
             font-family: "Times New Roman", Times, serif;
             font-size : 90%;
             font-weight: bolder;
             color : #0000cc

             }
u            {
             font-family: "Times New Roman", Times, serif;
             font-size : 110%;
             font-weight: bolder;
             color : #000099
             text-decoration: underline;

             }
h1           {
             font-family: "Times New Roman", Times, serif;
             font-size: 150%;
             font-style: italic;
             line-height: normal;
             font-weight: bolder;
             text-transform: uppercase;
             color: #000099;
             text-align: center;
             }

h2           {
	     font-size : 125%;
             font-family : "Times New Roman", Times, serif;
             color : #000099;
             padding-left:15px;
             text-align: center;
             line-height: normal;
             font-weight: bold;
             font-style: italic;
             }

h3           {
             font-family: "Times New Roman", Times, serif;
             font-size: 100%;
             font-style: oblique;
             line-height: normal;
             font-weight: 500;
             text-transform: uppercase;
             color: #000099;
             text-decoration: underline;
             }
h4           {
             font-family: "Times New Roman", Times, serif;
             font-size: 120%;
             text-transform: uppercase;
             text-align: center;
             color: #000099;
             text-decoration: underline;
             }
h5           {
	     font-size : 110%;
             font-family : "Times New Roman", Times, serif;
             color : #000099;
             text-transform: uppercase;
             text-align: left;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
h6           {
	     font-size : 12px;
             font-family : "Times New Roman", Times, serif;
             color : #000099;
             text-align: center;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
h7           {
	     font-size : 110%;
             font-family : "Times New Roman", Times, serif;
             color : #000099;
             text-transform: lowercase;
             text-align: left;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
h8           {
	     font-size : 12px;
             font-family : "Times New Roman", Times, serif;
             color : #000099;
             text-align: center;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
a:link {
	color: #0033CC;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
a:visited {
	color: #0066CC
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color:#00CC33
	font-size:13px;
	font-family : "Times New Roman", Times, serif;
	font-weight: normal;

}
