
* {
	margin: 0;
	padding: 0;
	}

body {
	font: 10pt Helvetica, Arial, sans-serif;
	color: #000;
	}

p {
	line-height: 1.2em;	
	}
a {
	color: #F90;
	}	
li {
	margin-bottom: 2pt;
	}

h1 {
	font-size: 33pt;
	color: #58034E;
	}
h2 {
	font-size: 15pt;
	color: #58034E;
	}

.box {
	margin-bottom: 13pt;
	}
#history {
	}
	#history strong {
		display: block;
		float: left;
		width: 295px;
		line-height: 1em;
		}
	.box em {
		display: block;
		float: right;
		width: 80px;
		text-align: right;
		font-style: normal;
		}
	#history em {
		width: 130px;
		}
	#history span {
		display: block;
		clear: both;
		padding: 0.1em 0 0.5em;
		}

#intro {
	}
	#intro p {
		font-size: 12pt;
		}
			
#footer {
	display: none;
	visibility: hidden;
	color: #000;
	text-indent: -30000pt;
	}

