body{
	color:#000000;
	background-color: #F7941D;
	background-image: url(img_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height:130%;
	font-size:12px;
}
TD{
	line-height:130%;

	font-size:12px;

}
A:LINK{
 	color : #000000;text-decoration: underline; 
	
}
A:VISITED{
 	color : #000000;text-decoration: underline; 
}
A:HOVER{
    color:#C7092F;text-decoration: underline;
}
A:ACTIVE{
  	color : #333333;
}

.h1{
	font-size:12px;
	color: #CC0000;
	font-weight:normal;
	margin:0px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;

}
.frame{
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	text-align: center;
	border: 1px dashed #333366;

}

.date{
    color:#666666;
    font-size:11px;
    text-align:left;
}
.sh1{
    font-size:10px;
    color:#666666;
}

    
    
.h3 {
	color:#E10000;
	line-height:130%;
	font-size:12px;
	font-weight: bold;

}
.h2 {
	font-weight: bold;
	color: #E10000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin-bottom: -12px;
}
