input {
	font-family: default;
	font-size: 10pt;
	color: #000000; 
	background-color: #ffffff;
}

input.button {
	background-color: #6e7b8b;
	color: #000000;
}

textarea {
	font-family: default;
	font-size: 10pt;
	color: #000000; 
	background-color: #ffffff;
}

select {
	font-family: default;
	font-size: 10pt;
	color: #000000; 
	background-color: #ffffff;
}

a {
	font-family: default;
	font-size: 8pt;
	text-decoration: none;
}

div#quote {
	font-family: default;
	font-size: 8pt;
	border-left-width: 3px;
	marginleft: 100px
}

div {
	font-family: default;
	font-size: 8pt;
	border-left-width: 10px;
}