BODY {
	background-color : #FFFFCC;
	color : #990033;
	lang: JA;
	font-family : MSgothic;
	font-size : 10;
	line-height: 220%;
	margin-left : 40px;
	margin-right : 3%;
scrollbar-face-color :#ffffcc;
scrollbar-arrow-color :#990033;
scrollbar-track-color :#ffffcc;
scrollbar-shadow-color :'';
scrollbar-highlight-color :'#990033';
}

A:LINK, A:VISITED {
	color : #990033;
	text-decoration : none;
}

A:VISITED {
        color : #ff8080;
        text-decoration : none;
}

A:HOVER {
	
	color : #f97c00;
	text-decoration : none;
}

H1 {
	color : #990033;
	font-family : ;
	font-size : 200%;
}

H2 {
	color : #990033;
	font-family : ;
	font-size : 160%;
	margin-left : ;
	margin-top : 2.7em;
}

H3 {
	color : #ff6600;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : normal;
}

H4 {
	color : #ff6600;
	lang : JA;
      font-family : MSgothic;
	font-size : 125%;
	font-weight : normal;
}

H5 {
	color : #990033;
	font-family : MS Gothic;
	font-size : 100%;
	font-weight : bold;
}

H6 {
	color : #990033;
	font-family : MS Gothic;
	font-size : 100%;
	font-style : italic;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 20;
}