td, strong, body
{	color: #CCCCCC;
	font-size: 8pt;
	font-family: verdana, arial;
}

table, h1
{	margin: 0px;
	padding: 0px;
}

a:link,a:visited,a:active 
{	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.copyright
{	text-align: left;
	margin-left: 150px;
	margin-right: 150px;
}

a.small
{	font-size: 7pt;
}

.caps
{	font-variant:small-caps;
	font-size: 12pt;
}