body {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:none;;
	scrollbar-face-color:none;
	scrollbar-highlight-color:none;;
	scrollbar-shadow-color:none;
	scrollbar-track-color:#000000;
}

.top {
width: 798;
height: 0px;
left: 0px;
top: 148px;
z-index: 3;
position: absolute;
}

.down {
	width: 700;
	height: 500px;
	left: 10px;
	top: 10px;
	z-index: 1;
	position: absolute;
	background: #000000;
	color: Black;
	font-size: 12px;
	a:link, a:visited
	text-decoration: none;
	color: #000000;
	
}

.norm {
left: 8px;
top: 0px;
z-index: 2;
position: absolute;
}

h1 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 10pt ;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
a:link, a:visited {
	border: 0px;
	text-decoration: none;
	color: #9F0000;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #727272;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	
}

pre {
	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
