body {
	background-color: #000000;
	font-family:verdana,arial;
	color:#FFFFFF;
}

table {
	font-size: 9pt;
}

a:link{
	color: blue;
	text-decoration: none;
}

a:active{
	color: blue;
	text-decoration: none;
}

a:visited{
	color: blue;
	text-decoration: none;
}

a:hover {
	color: white;
}

.copyright {
	font-size: 7pt;
}

.bignotile {
	background-image: url('../img/bkgnd-bottom-notile.jpg');
	background-repeat: no-repeat;
}

.input {
	border:#999999 1px solid;
	padding:2;
}

.prod_subtitle {
	font-size:11pt;
}
