/*!
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

 body
{
	margin:0;
	padding:0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	background-color:#fff
}

h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;font-weight:bold;color:inherit;text-rendering:optimizelegibility}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;color:#999}h1{font-size:30px;line-height:36px}
h1 small{font-size:18px}
h2{font-size:24px;line-height:36px}
h2 small{font-size:18px}
h3{font-size:18px;line-height:27px}
h3 small{font-size:14px}
h4,h5,h6{line-height:18px}
h4{font-size:14px}
h4 small{font-size:12px}
h5{font-size:12px}
h6{font-size:11px;color:#999;text-transform:uppercase}

.page-header{padding-bottom:17px;margin:18px 0;border-bottom:1px solid #eee}
.page-header h1{line-height:1}


ul,ol{padding:0;margin:25px 25px 25px 30px}
ul ul,ul ol,ol ol,ol ul{margin-bottom:100}
ul{list-style:disc}
ol{list-style:decimal}li{line-height:18px}
ul.unstyled,
ol.unstyled{margin-left:0;list-style:none}


