body{
	background:#0A0C13;
	color:#000;
	font:75%/1.5em Verdana, Tahoma, sans-serif;
	text-align:left;
}
A:link {text-decoration:underline; color:#0A0B13;}
A:visited {text-decoration:underline; color:#0A0B13;}
A:active {text-decoration:underline; color:#0A0B13;}
A:hover {text-decoration:none; color:#0A0B13;
}
h1{
	font-size:2em;
	font-weight:700;
}

h2{
	font-size:1.5em;
	margin:0 0 1em;
	font-weight:700;
	color:#0A0B13;
}
h3{
	font-size: 1.1666em;
	font-variant: small-caps;
}
h4{
	font-size:1em;
	margin:0 0 1.5em;
}
h5{
	font-size:0.8333em;
	margin:0 0 1.8em;
}

strong,b{
	font-weight:700;
}

.amp{
	font-family:Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", "URW Chancery L", Gentium, serif;
	font-style:italic;
	color:#0A0B13;
}

a {
	color: #0e4258;
}

.quo{
	font-family:Georgia, Gentium, "Times New Roman", Times, serif;
}
.lquo{
	font-family:Georgia, Gentium, "Times New Roman", Times, serif;
	margin:0 0 0 -0.55em;
}
p{
	margin-right:10px;
}
p.rightside {
	margin: 10px;
	color:#0A0B13;
	text-align:left;
}