body {
	padding: 50px;
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 1em;
	width: 600px;
	color: #999;
}

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
	font-weight: normal;
	font-size: 180%;
	text-indent: 5px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	border-left-color: #FFF;
	color: #999;
}

.dropdown-upward {
 margin-top: 400px;
}
a {
	color: #93F;
}a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F63;
}
