body {
	background-color: #fff;
	color: #666;
	font-family: Serif;
	font-size: 10pt;
	line-height: 140%;
	font-style: italic;
}

#container {
	margin-left: 100px;
	margin-top: 30px;
}

.image_sub {
	font-size:10px;
}

p {
	width:300px;
	margin-top:0px;
	margin-bottom:10px;
}

.logo_sub {
	margin-top:5px;
}

hr {
	
}

img {
	border: 0px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}

