html, body
{
background:	#fff;
color:		#000;
font-size:	10pt;
margin-left:	5%;
margin-right:	5%;
}

p
{
text-align:	justify;
}

p.admin
{
color:		#006;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input
{
font-family:	Tahoma, sans-serif;
}

h1
{
font-family:	Tahoma, sans-serif;
font-size:	14pt;
text-align:	center;
}

h2
{
font-family:	Tahoma, sans-serif;
font-size:	12pt;
text-align:	center;
}

h3
{
font-family:	Tahoma, sans-serif;
font-size:	10pt;
text-align:	center;
}

h4
{
font-family:	Tahoma, sans-serif;
font-size:	8pt;
text-align:	center;
}

.nudge
{
margin:		0.6em;
}

.edit
{
margin:		0.8em;
font-size:	8pt;
color:		#009;
}

.title
{
font-size:	12pt;
font-weight:	bold;
margin-top:	2px;
color:		#00a;
}

.summary
{
font-size:	10pt;
margin-top:	2px;
color:		#00f;
}

.comment
{
background:	#fff;
color:		#069;
font-size:	8pt;
}

.copyright
{
margin-top:	0;
margin-bottom:	0;
text-align:	center;
font-size:	1em;
}

.invisible
{
background:	#fff;
color:		#fff;
font-size:	0.1em;
}

hr
{
background:	#fff;
color:		#f00;
width:		100%;
}

.clear
{
clear:		both;
}

a:link
{
background:		#fff;
color:			#00f;
text-decoration:	none;
}

a:hover
{
background:	#fff;
color:		#f00;
}

a:visited
{
background:		#fff;
color:			#00f;
text-decoration:	none;
}

a:active
{
background:		#fff;
color:			#000;
text-decoration:	none;
}

/*2 hacks for NS4*/
a img
{
color:		#fff;
}

@media all
{
	a img
	{
	color:	inherit;
	border:	none;
	}
}

h1.argtitle
{
background:	#069;
color:		#fff;
border:		none;
width:		100%;
font-weight:	bold;
font-size:	2.4em;
text-align:	center;
margin:		0px;
padding:	0.1em;
}

.bm
{
/*Barking Moonbat status for a response*/
font-size:	1.8em;
font-style:	italic;
font-weight:	bold;
background:	#0f0;
color:		#f00;
padding:	8px;
border:		4px solid #000;
}

div.meta
{
background:	#fff;
text-align:	center;
font-weight:	bold;
font-size:	1em;
}

div.meta a:link
{
background:	#fff;
color:		#069;
}

.divider
{
color: #00f;
}