body{
		background-color: #FFFFFF;
		margin :5% 5%;
		color: black;
		font-size: 12px;
		line-height: 16px;
		font-family:"Osaka","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN";
		}
A:link {color : IndianRed}
A:visited {color : DarkOrange}
A:hover {color : DarkRed}
h3.history{
		color: navy;
		background-color:Beige;
		font-weight:lighter;
		font-size: 14px;}
h4.year{
		color: olive;
		background-color:Beige;
		font-weight: lighter;
		font-size: 12px
		}
p.header{
		color:black;
		text-align:center;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		}
div.footer{
		text-align:center;
		font-size:12px;
		margin-top:15px;
		}
div.history{
		color: black;
		background-color: #FFFAFA;
		border-top :7px solid #110D3D;
		border-right :7px solid #110D3D;
		border-left :7px solid #110D3D;
		border-bottom :7px solid #110D3D;
		padding: 10px;
		font-weight: lighter;
		font-size:	12px;
		line-height: 16px;
		margin-top :20px;
		margin-left :5px;
		margin-right :5px;
		}
ul.year{
       		font-size: 12px;
 		line-height: 16px;
		list-style-type: square;
		list-style-position:inside;
        	padding: 5px
        	}
span.explanation{
		color:DarkSlateGray;
		font-size: 10px;
		}
span.notice{
		color: red;
		}