body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color : #636363;
	
	padding-left : 50px;
	padding-top : 50px;
	line-height : 18px;
}

hr, h1, h2, p, img, li, ul
{
	padding : 0px;
	margin : 0px;
}

a {
	color : #000000;
}

img {
	border : none;
	display : block;
}

.c1, .c2 {
	float : left;
	padding-right : 30px;
	padding-bottom : 30px;
}

.c1 {
	width : 300px;
}

.c2 {
	width : 130px;
}

.last {
	padding-right : 0px;
}

h1 {
	display : block;
	width : 116px;
	height : 41px;
	padding-bottom : 50px;
}

h2 {
	font-family : Georgia, Times, serif;
	font-size : 11pt;
	font-weight : normal;
	font-style: italic;
	display : block;
	
	padding-bottom : 5px;
	margin-bottom : 20px;
	border-bottom: 3px solid #414141;
}

p {
	padding-bottom : 18px;
}

li {
	display : block;
	list-style-type : none;
	line-height : 14pt;
	padding-bottom : 7pt;
}

#sequence img {
	display : none;
}