body {
	background-color:#EFF1E2;
	margin-left:50px;
	margin-right:50px;
	font-family:times;
	font-size:17px;}

a {
	text-decoration:underline;}

a:hover {
	text-decoration:none;
	color:#FF0000;}

h1 {
	font-size: 24px;
	color:#863029;
	font-family: Georgia, Times New Roman, Sans-serif;}

h2 {
	font-size: 18px;
	color:#863029;
	font-family: Georgia, Times New Roman, Sans-serif;}

h3 {
	font-size: 14px;
	color:#863029;
	font-family: Georgia, Times New Roman, Sans-serif;}

h4 {
	font-size: 18px;
	font-family: Georgia, Times New Roman, Sans-serif;}

p {
	line-height:140%;}

img {
	border: none;}

blockquote {
	font-size:16px;}

.gototop a {
	background-color:#000099;
	color:#fff;
	font-size:12px;
	border:1px #000 solid;
	text-decoration:none;}

.gototop a:hover {
	background-color:#CCCCCC;
	color:#666666;
	font-size:12px;
	border:1px #999999 solid;
	text-decoration:none;}
