html {
	overflow-y: scroll;
}
a {
	color:#003636;
	text-decoration: underline;
	font-weight: bold;
	padding:0;
	margin:0;
}
.LeftContent {
	border-left:2px solid #003636;
	border-bottom:2px solid #003636;
	border-right:2px solid #003636;
	background-color: #cccccc;
	font-size: 11pt;
	vertical-align: top;
}
p {
	padding: 0px 15px 0px 15px;
}
h2 {
	font-size: 16pt;
	text-align: center;
}
#title {
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
}
b {
	font-size: 12pt;
}
ul, li {
	font-size:11pt;
}
img {
	border:0;
	padding:0;
	margin:0;
}
