#content{
	text-align: justify;
	}

#content table{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid black;
	height: 30px;
	}

.uline{
	text-decoration: underline;}

.notify{
	font-weight: bold;
	color: red;
	}

#about_sidebar{
	position: relative;
	float: right;
	margin: 10px;
	border: 1px solid black;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	top: -10px;
	}

#content p,h4{
	margin: 20px;}
	
#second_table table{
	border: none;
	}

#second_table img{
	border: 1px solid black;
	}
