* {	}
body { font-family: arial, verdana;}
a {	text-decoration:none; color:black; }
a:hover { color:blue; }

td { font-size: 10pt; padding:0; }
img, a img { border:0px solid white; }

HR { color:lightgray; background-color:lightgray; height:1px; border: 0px solid lightgray; margin:5px 0;}

td.page { width:720px; border-left:1px solid lightgray; border-right:1px solid lightgray; padding: 0 15px; text-align:justify; }

.menu {
	font-weight:bold;
	font-size: 10pt;
	color:darkgreen;
	text-decoration:none;
	}
a.menu:hover {
	color:blue;
	}

ul { list-style-position:outside; margin:0; width:500px;}
li { list-style-image:url(images/amp10.png);}
li.cont { margin-bottom:3px; }
li.mag  {}

h1 {
	font-weight:bold;
	font-size: 16pt;
	color: #990033;
	margin: 0; margin-bottom: 15px;
	}
h2, .ash2 {
	font-weight:normal;
	font-size: 14pt;
	color: #990033;
	}
h3, h3 a, .ash3 {
	font-weight:bold;
	font-size: 10pt;
	color: #990033;
	margin: 0;
	}


#b_next, #b_prev { position:absolute; /* display:none; */ }

.quest  { font-weight:bold; }
.author { font-size: 80%; font-style: italic; text-align: right; }

.copyright, a.copyright:hover
	{	
		color:lightgray;
		font-size: 10px;
        font-family: Arial;
		text-decoration: none;
		padding-left: 10px;
		width:90%
	}

