body {
	font-family: tahoma;
}

table {
	font-family: tahoma;
	font-size: 9pt;
}


a:link {color: #ef2200;
	text-decoration: none;
}

a:visited {color: #3366dd;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.qnormal{  }
.qpromoted{ font-weight: bold;}
.pagelink{ color: #aaaaaa; font-weight: bold;}



/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #888888;
	margin: 1px;
	padding: 1px;
	font-size: 8pt;
}

input,select {
	font-family: tahoma;
	font-size: 9pt;
	
}
