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

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

             }
u            {
             font-family: "Times New Roman", Times, serif;
             font-size : 110%;
             font-weight: bolder;
             color : #EAF2FF
             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: #EAF2FF;
             text-align: center;
             }

h2           {
	     font-size : 125%;
             font-family : "Times New Roman", Times, serif;
             color : #EAF2FF;
             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: #EAF2FF;
             text-decoration: underline;
             }
h4           {
             font-family: "Times New Roman", Times, serif;
             font-size: 120%;
             text-transform: uppercase;
             text-align: center;
             color: #EAF2FF;
             text-decoration: underline;
             }
h5           {
	     font-size : 110%;
             font-family : "Times New Roman", Times, serif;
             color : #EAF2FF;
             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 : #EAF2FF;
             text-align: center;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
h7           {
	     font-size : 110%;
             font-family : "Times New Roman", Times, serif;
             color : #EAF2FF;
             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 : #EAF2FF;
             text-align: center;
             line-height: normal;
             font-weight: bold;
             font-style: normal;
             }
a:link {
	color: #D8E7FA;
	font-family : "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
a:visited {
	color: #FFFFD9;
	font-family : "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color:#FFF2D9;
	font-size:18px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;

}

