

p {
	font-size: 12px;
	margin-left: 10px;
}

#table {
	font-size: 12px;
}

.border1 {
	margin-top: 1px;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	border: thin dashed #CCCCCC;
	text-align: center;
}

.b1 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

div#container {
	width: 96%;
	margin: 0 auto;
	padding: 0 2% 5% 2%;
}
