
h1 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}


h2 {
	font-size: 16px;
	color: #008080;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}


BODY {
	background-color: #ffffcc;
	text-align: center;
}


div.cover_1 {
	background-color: #ffffcc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 703px;
	height: 100px;
}


#blockA {
	background-color: #ffffcc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}


#logfile {
	font-size: 14px;
	text-align: left;
	line-height: 1.4em;
	margin-top: 15px;
	margin-left: auto;
	padding-left: 30px;
	margin-right: auto;
	width: 640px;
}


#aboutads {
	font-size: 14px;
	text-align: left;
	line-height: 1.4em;
	margin-top: 15px;
	margin-left: auto;
	padding-left: 30px;
	margin-right: auto;
	width: 640px;
}


#table {
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 700px;
}



#plashow {
	font-size: 14px;
	background-color: #c0c0c0;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 640px;
}


.fs80b { font-size: 80%; 
        color: black;
}


.fs100 {
	font-size: 16px;
	font-weight: bold;
	color: #008080;
}


.line_1 {
	background-color: #FF6600;
	height: 4px;
	border: 1px solid red;
}


