body{
	background-color:#000000;
	color:#FFFFFF;
}

img{
	border:0px;
}

a{
	color:red;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

p{
	font-size:small;
}

a:hover{
	color:red;
	font-size:14px;
	text-decoration:none;
}

a:visited{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

table.input{
	background-color:#444444;
	border:1px;
	border-style:solid;
	width:780px;
	font-size:12px;
	font-family:Vardana, Arial;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td.input{
	background-color:#303030;
}

td.titleheader{
	background-color:#303030;
	color:white;
	font-weight:bold;
	font-size:16px;
}

td.resultname{
	width:240px;
	color:white;
	font-size:12px;
	text-align:left;
}

td.resultpage{
	width:160px;
	color:white;
	font-size:12px;
	text-align:left;
}

td.resulttext{
	width:380px;
	color:white;
	font-size:12px;
	text-align:left;
}
