body {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
#ContentLeft {
	display: none !important;
}

.clear {
	clear: both;
}

a {
	color: #666666;
}
a img {
	border: 0px;
}
h1 {
	color: #006ea9;
	font-weight: normal;
 	font-size: 22pt;
}
h2 { 
	color: #006ea9;
 	font-size: 16pt;
	font-weight: normal;
}
#Content h3 {
	color: #006ea9;
	font-weight: normal;
	font-size: 13.5pt;
	margin-top: 10px;
	margin-bottom: 12px;
}

#Content li {
	list-style-type: square;
}

table {
    border-collapse: collapse;
}

img {
	max-width: 100%;	
}
