body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFF1D9;
}

div {
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px;
	margin: 10px;
}

table,
tr,
td
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 135%;
	padding: 10px;
}

.lt
{
	font-size: 10pt;
	color: #CCCCCC;
	background: #555555;
	white-space: nowrap;
}

.dk
{
	font-size: 10pt;
	color: #999999;
	background: #242424;
	white-space: nowrap;
}

.head
{
	font-size: 16pt;	
	color: #999999;
	background: #404040;
	white-space: nowrap;
}

.notice
{
	font-size: 12pt;
	color: #FF0000;
	font-style : italic;
}

.link
{
	font-size: 9pt;
	color: #999999;
	text-align: center;
	background: #404040;
	white-space: nowrap;
}


table
{
	width: 100%;
}

a {
	color: #F49174;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: none;
}

h3
{
	font-size: 12pt;
}

.order
{
	font-size: 8pt;
	line-height: normal;
}

.orderrt
{
	font-size: 8pt;
	text-align: right;
	width: 40%;
	line-height: normal;
}
