body {
	color:#000000;
	background-image:url(images/background.jpg);
}

p.author {
	color:#000080;
	text-align:center;
}

p.posted {
	text-align:right;
	font-size:8pt;
}

p.back {
	text-align:center;
	font-size:8pt;
}

p.sponsored {
	text-align:center;
	font-size:6pt;
	font-weight:bold;
	color:#008080;
}

h1.main {
	color:#008080;
	text-align:center;
}

h1.sub {
	color:#000000;
	text-align:left;
}

h2.title {
	color:#000080;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}

h3.sub {
	color:#000000;
	text-align:center;
}

h3.title {
	color:#000080;
	text-align:center;
}

hr.full {
	size:3;
	text-align:center;
}

hr.half {
	size:3;
	width:50%;
	text-align:center;
}

td {
	vertical-align:top;
}

a:link {
	color:#0000ff;
}

a:visited {
	color:#004080;
}

a:active {
	color:#ff0000;
}
