BODY, TH, TD{
	font : normal 100%/120% Arial,Century,Garamond,"‚l‚r –¾’©","‚l‚r ‚o–¾’©","‚l‚r ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN";
	margin:
		3%;
	text-indent:
		1em;
	
	letter-spacing:
		0.05em;
width : auto;height : auto;list-style-type : disc;list-style-position : outside;}
.red {color: red;}
.green {color: green;}
.blue {color: blue;}
.yellow {color: yellow;}
.orange {color: orange;}
H1{color : #d67c4b;width : auto;height : auto;}
H2{color : #ff8800;width : auto;height : auto;left : auto;}
H3{color : #ed419b;}
.Tiny{
  font:
	60%;
}
.tiny{
  font:
	70%;
}
.Small{
  font:
	80%;
}
.big{
  font:
	110%;
}
.Big{
  font:
	120%;
}
.large{
  font:
	130%;
}
.Large{
  font:
	150%;
}
.huge{
  font:
	200%;
}
.Huge{
  font:
	300%;
}
A:link{
  color:cornflowerblue;
  text-decoration:none;
}
A:visited{
  color:darkslateblue;
  text-decoration:none;
}
A:ACTIVE{
  color:red;
  background:whitesomke;
  text-decoration : none;
}
A:hover{
  color:mediumseagreen;
  text-decoration:underline;
}
