
* {
 margin: 0;
 padding: 0;
}

body {
 /*padding: 50px;*/
 border-top: solid 1px #fff;
 /*background: #fff url(images/pattern1.png) 0 0 repeat-x;*/
 font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
}

p
{
	margin-bottom: 1em;
	font-family: Verdana, Tahoma, 'Century Gothic';
	font-weight: normal;
	color: #696969;
	font-size: 8pt;
	line-height: 1.7em;
}
h6
{
	margin-bottom: 1em;
	font-family: Verdana, Tahoma, 'Century Gothic';
	font-weight: normal;
	color: #ffffff;
	font-size: 7pt;

}
/*
ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}
*/
h1,h2 {
 margin-bottom: .5em;
 font-family: 'Century Gothic' , Verdana;
 line-height: normal;
}
h3
{
	border-bottom: solid 1px #d9d9d9;
	font-weight: 500;
	font-size: 14pt;
	text-indent: 5px;
	letter-spacing: -1px;
	color: #696969;
	font-family: 'Century Gothic' ,Verdana;
}
h1
{
	border-bottom: solid 1px #d9d9d9;
	font-weight: 500;
	font-size: 24pt;
	text-indent: 5px;
	letter-spacing: -1px;
	color: #696969;
	font-family: 'Century Gothic' ,Verdana;
}
h5
{
	font-weight: 300;
	font-size: 16pt;
	text-indent: 5px;
	letter-spacing: -1px;
	color: #ffffff;
	font-family: Arial,Verdana;
}
.dropdown-upward {
 margin-top: 400px !important;
}