﻿body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:8px;
}
#header {
	position:relative;
	width:auto;
	height:60px;
	background-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 4px;
}
#header1 {
	position: relative;
	width: auto;
	height: auto;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	top: 4px;
	left: 0px;
	vertical-align: bottom;
	font-weight: bold;
}
#main_content {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border-left-color:#666666;
	border-right-color:#666666;
	border-left-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;
	border-width:1px;
	padding:10px;
	width:700px;
}
#button {
	text-align:center;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	background-color:#F0F0E8;
	border-style:dotted;
	border-width:1px;
	color: gray;
	width: auto;
	padding: 6px;
}
p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.p1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#p1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3300;
}
.front_h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3300;
	text-align:center;
}
#p1 {
	position:absolute;
	width:371px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	top: 207px;
	left: 405px;
}
.p1c {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-left: 380px;
}


