a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-image: url(../stone5.JPG);
	background-repeat: repeat;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
.noticeh1 {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-align: left;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.headmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: .8mm;

}
.rhside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000066;
}
.rhspara {
	font-size: 12px;
	text-align: left;
	padding: 2px;
	color: #003399;





}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
.centpar {
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
}
.col1 {
	text-align: left;
	width: 18%;


}
.col2 {
	text-align: left;
	width: 62%;
	border: 1px dashed #999999;

}
.col3 {
	text-align: left;
	width: 20%;
}
