.box {
  width: 90%;
  background: #F7FAEF; 
}
.boxtop { 
  background: url(i/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 15px; 
  background: url(i/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(i/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 15px; 
  background: url(i/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  text-align: left;
  padding: 0px 25px 0px 25px;
}


.backstart  {font-size:0.7em;
			color:#000;
			font-family:verdana,arial;
			font-weight:normal;		
			margin:0px 0 0px 0px;				
			}
		
.boxcontent  h1  {font-family:arial;font-size: 1.6em; font-weight:normal;	padding-bottom: 0.8em; background-repeat: repeat-x; background-position: bottom; background-image: url(i/sheet_title_line.gif);}

			
.boxcontent  h3 {font-size:1.2em;
			color:#000;
			font-family:arial;
			font-weight:normal;		
			margin:0px 0px 20px 0px;				
			}		
			
.boxcontent  p {font-size:0.9em;
			color:#000;
			font-family:arial;
			font-weight:normal;		
			margin:15px 0px 15px 0px;				
			}		
			
hr {border: #cdd0c5 solid 1px;}			
			
			
A  {color:#3366cc;
	font-weight:normal;
	border-width:0px 0px 0px 0px; 
	text-decoration:undreline} 

A:Visited  {color:#3366cc;
	font-weight:normal;
	border-width:0px 0px 0px 0px; 
	text-decoration:underline}

A:Active  {font-weight:normal;
	color:#3366cc;
	border-width:0px 0px 0px 0px; 
	text-decoration:none}

A:Hover  {font-weight:normal;
	color:3366cc;
	border-width:0px 0px 0px 0px; 
	text-decoration:underline}
/*new from cpc_v3*/
body {
background-color:white;
color:black;
font-family: Arial,helvetica,sans-serif;
margin:0;
padding:0;
}
.h2 {font-size:18px !important;color:#612677;font-weight:bold;}
p.h2 {margin:16px 0;}
				
