﻿body {
	
}
#container {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#header {
	width:400px;
	text-align:center;
}

#editable {
	width:400px;
	text-align:center;
}

.sbncpa {
	font-size:18px;
	
}

.sbncpa_sml {
	font-size:12px;
	
}

.details {
	font-size:16px;
}
a  {
	text-decoration:underline;
}

a:hover {
	font-weight:bold;
}

hr {
	height:4px;
	color:#000000;
	background-color:#000000;
}