/* Style options */
a {
	text-decoration:	none; 
}
a:hover {
	text-decoration:	underline; 
}
#questions, #links {
	padding-top:	5em;
}
#questions .question {
	font-size:	small; 
	padding-top:	1ex;
	border-top:	1px solid silver;
}
#signature {
	text-align:	right; 
}
.header {
	text-align:	center;
}
.datestamp {
	font-size:	x-small; 
}
.essay .more {
	font-size:	small;
	border-bottom:	1px solid silver; 
}
#inlinecommentform {
	padding-top:	10ex; 
	font-size:	small; 
}
#questions .datestamp, .essay .datestamp, .essay .more {
	text-align:	right; 
}
li.current {
	background: silver;
}
span.black	{color:		black	;}
 .bg_black	{background:	black	;}
span.green	{color:		green	;}
 .bg_green	{background:	green	;}
span.silver	{color:		silver	;}
 .bg_silver	{background:	silver	;}
span.lime	{color:		lime	;}
 .bg_lime	{background:	lime	;}
span.gray	{color:		gray	;}
 .bg_gray	{background:	gray	;}
span.olive	{color:		olive	;}
 .bg_olive	{background:	olive	;}
span.white	{color:		white	;}
 .bg_white	{background:	white	;}
span.yellow	{color:		yellow	;}
 .bg_yellow	{background:	yellow	;}
span.maroon	{color:		maroon	;}
 .bg_maroon	{background:	maroon	;}
span.navy	{color:		navy	;}
 .bg_navy	{background:	navy	;}
span.red	{color:		red	;}
 .bg_red	{background:	red	;}
span.blue	{color:		blue	;}
 .bg_blue	{background:	blue	;}
span.purple	{color:		purple	;}
 .bg_purple	{background:	purple	;}
span.teal	{color:		teal	;}
 .bg_teal	{background:	teal	;}
span.fuchsia	{color:		fuchsia	;}
 .bg_fuchsia	{background:	fuchsia	;}
span.aqua	{color:		aqua	;}
 .bg_aqua	{background:	aqua	;}
