body {
	margin: 0px;
	font-family:  Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #666666;
	background:  url(images/bgimage.gif) center repeat-y white;
}

h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666600;
}

h1.hide {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

a:link {
	color:#336666;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color:#009999;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #669999;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#003366;
	font-weight: normal;
	text-decoration: none;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.smtxt {
	font-size: 9px;
}

.hiddntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}

.em {
	font-style: italic;
}

.strong {
	font-style: bold;
}

.author {
	font-size: 10px;
	margin: 0;
}

.copyright {
	font-size: 9px;
	color: #999999;
}

a:link.copyright {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a:visited.copyright {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a:hover.copyright {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}