body        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #333333;
	color: #CCCCCC;
}
table {
	width: 100%;
	border: thin solid #000000;

}


a:link     {
	color: #CCA400;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited         {
	color: #CCA400;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover     {
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:active       {
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.table-main {
	border: thin solid #350000;
}

.links-top {
	text-align: right;
	padding: 6px;
}
.link-left {
	font-size: 14px;
	letter-spacing: 3px;
	text-align: right;
}
.title {
	font-size: 18px;
	letter-spacing: 5pt;
	vertical-align: bottom;
}

.smalltext {
	font-size: 8pt;
	letter-spacing: normal;
}


.column1 {
	position: static;
	width: 353px;
	vertical-align: top;
}
.column2 {
	vertical-align: top;
}

.column3 {
	position: static;
	width: 170px;
	vertical-align: top;
}
.image {
	border: thin solid #000000;
}

