BODY{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
	color : white;
	background-color : black;
	background-image : url(../gif/star.gif);
	background-attachment : fixed;
	margin-top: 0px;
}
A:LINK{
	color : white;
  
}
A:VISITED{
	color : white;
}
A:HOVER{
	color : red;
}
.left{
  vertical-align : baseline;
}
.style12 {font-size: 12px}
.style13 {
	font-size: 12px;
}
.style16 {font-size: 10px}
.center_cell{
  color : white;
  text-align : center;
}
.normal_cell{
  color : white;
  text-align : left;
}
.text_cell{
  padding-left : 5px;
  line-height : 120%;
}
.spot_cell {
	line-height: 130%;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 0px;
}
.spot_cell2 {
	line-height: 100%;
	padding-left: 5px;
}
p {
	padding-left: 0px;
	padding-right: 0px;
}

