* {

 margin: 0;

 padding: 0;

}



body {

 padding: 10px;

 border-top: solid 1px #fff;

 background: #000033 url(../../../../images/bg.jpg) repeat-x;

 font: bold 12px/normal Arial, Helvetica, sans-serif;

}



p {

	margin-bottom: 1em;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 15pt;

	color: #FFFFFF;

	padding: 3px;

}



ul.classic {

	list-style: disc;

	margin-bottom: 1em;

	padding-left: 2em;

	width: 300px;



}



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: 180%;

 text-indent: 5px;

 letter-spacing: -1px;

}



.dropdown-upward {

 margin-top: 400px !important;

}

.leftcolumn p font {
	color: #FFF;
}
.leftcolumn p .txtcntr strong {
	font-size: 12pt;
}
.leftcolumn p strong {
	color: #FFF;
}

