A:link {
	text-decoration: none;
	color: #000066;
}

A:visited {
	text-decoration: none;
	color: #663300;
}

.show { display:block }
.hide { display:none }

body {
	color: #000000;
	background-color: #ffffff;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin-left: 10%;
}

.subject {
	color: #003366;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.author {
	color: #003399;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.postentry {
	color: #000000;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
