.container {
	width: 230px; 
}
.line_hr {
	width: 230px;
	margin-bottom: 5px;
}

.header {
	text-align: center;
}

.a1 {
	background-color: #286a00; 
	border: 1px solid #d5d5d5; 
	border-bottom: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 2px; 
	color: #ffffff;  
}

.b1 
{
	background-color: #f5f5f5; 
	border: 1px solid #d5d5d5; 
	border-top: 0px; 
	font-size: 11px; 
	margin-bottom: 5px; 
	padding: 2px;  
} 

.c8 a {text-decoration: none;  }

body { padding:0; margin:0; font-family: arial}
a {text-decoration: none; color: #000000;  }

.boxheader {
	background: #e80062; 
	height: 16px;
	margin: 0px;
	color: #FFF; 
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
}

.nlink {
	font-family: arial; 
	font-size: 11px; 
	color: #000; 
	text-decoration:none;
}

.mlink{
	color: #e80062;
	font-family: arial; 
	font-size: 11px; 
	color: #000; 
	text-decoration: none;
}