body{
	background: #ffdead;
	scrollbar-face-color: #ffdead;
	scrollbar-highlight-color: #b22222;
	scrollbar-shadow-color: #ffdead;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color: #b22222;
	scrollbar-track-color: #ffdead;
	scrollbar-darkshadow-color: #b22222;
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 10px;
}
h1{
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #b22222;
	text-decoration : underline;
}
p, h2, td{
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #660000;
	line-height : 13pt;
	
}
	/*real_ankors*/
a {
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	color : #b22222;
	font-size : 9pt;
}
a:link {
	text-decoration : none;
} 
a:visited {
	color : #daa520;
} 
a:active{
	text-decoration : line-through;
	color : #dc143c;
} 
a:hover {
	text-decoration : underline;
	color : red;
}

hr{
	color : #b22222;
}
li{
	margin-left : 15px;
	list-style-type : square;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	list-style-image : url(image/be.gif);
	color : #b22222;
	;
}
/*for_td*/

br{
	line-height : 4pt
}
.im{
   border: 1px solid;
   border-color: #660000;
                        }
.ba{ filter: alpha(opacity:30) }
