body {
	 background-color: #1D6CC2;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-family: arial;
}

#brwse {
	border: 1px solid #4169e1;
}

#brwse h4 {
	color: white;
	display: inline;
}

#brwse p {
	font-size: 12px;
	padding-left: 3px;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #0443AB;
	text-decoration: none;
}


