@CHARSET "UTF-8";
body { overflow:hidden; }
body, div, h1, h2, h3, p, .caption, .directions {
color:#CBAB7C;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
html, body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	font-size: 10pt;
	background : #28272a; 
}
img { border:0px !important; }
h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
.warning { font-weight: bold; }

td {
	font-weight:bold;
	padding-top:3px;
}
td.left {
	text-align: left;
}

td.middle {
	text-align: center;
}
td.right {
	text-align: right;
}

.caption { font-size: 8pt; }
.directions { font-size: 7pt; }