* {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
}

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

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

h1 {
	border-bottom: solid 1px #d9d9d9;
	font-weight: normal;
	font-size: 15px;
}

.dropdown-upward {
 margin-top: 400px !important;
}

