body {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	background-color:#000000;
	scrollbar-face-color: #1357ce;
	scrollbar-highlight-color: #c3c3c3;
	scrollbar-shadow-color: #36382d;
	scrollbar-darkshadow-color: #40341a;
	scrollbar-3dlight-color: #987c3d;
	scrollbar-arrow-color: #c3c3c3;
	scrollbar-track-color: #000000;
	}
 	
.H1{
	font-weight: bold;
	text-align:center;
	color:#FC0;
	font-size:26px;
	font-family: a_BosaNova, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
	.H2{
	font-weight: bold;
	text-align:center;
	font-size:24px;
	color:#FFFFFF;
	font-family: a_BosaNova, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	.H3{
	color:#ffbe00;
	text-align:center;
	font-family: a_BosaNova, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:italic;
	font-size:20px;
	text-align:center;
	}	
	.usual{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	}
	.epigraph{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-left: 300;
	font-style:italic;
	}
	.date{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align:right;
	font-style: italic;
	}
	.note{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	}
	a:link {color: #3888ff;
	}
	a:visited {color: #3888ff;
	}
	a.menu{
	font-size: 14px;
	font-weight: bold;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	}
	a.menu:link {
	color: #FFFFFF;
	}
	a.menu:visited {color:#FC0;
	}
	a.menu:active {color:#FFFFFF;
	}
	a.menu:hover {color:#FC0;
	}

	p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 15 0;
	padding: 0;
	}
	li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 15 0;
	padding: 0;
	}

	strong{
		color:#ffcc00;
	}
