body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	background-repeat: repeat;
	background-color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000099;
	text-align: justify;
	border: 1px #999999;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.notice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000099;
	text-align: left;
}
.notice h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-align: left;
}
.notice h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000033;
	text-align: left;
}
.notice h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #006633;
	text-align: left;
}
.notice a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: .9em;
}
.notice a:hover {
	color: #990000;
	text-decoration: underline;
}
.notice img {
	float: left;
	padding: 0px 15px 10px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}


#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;
}
#headmenu a{
	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;
}
#headmenu a:hover {
	color: #990000;
	text-decoration: underline;
}

.centpar {
	text-align: center;
	vertical-align: top;
}

.centpar p{
	text-align: center;
}
.centpar a{
	text-align: center;
	font-size: .8em;
}

#nav {
	color: #000066;
	margin: 0em;
	vertical-align: top;
	padding: 0em;
}

#nav ul {
	font-size: 0.8em;
	margin: 0em;
	padding: 0em;
}

#nav ul li {
	list-style: none;
	margin-bottom: 0.4em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
#nav ul li a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	padding: 0em 0em 0em .2em;
	margin: 0em;
	list-style-type: none;
	text-align: left;
	display: block;
}
#nav ul li a:hover {
	background-color: #5C8EBA;
	color: #fff;
	margin: 0em;
	padding: 0em 0em 0em .2em;
	display: block;
}
.col1 {
	text-align: left;
	width: 18%;
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

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

.col3 {
	text-align: left;
	vertical-align: top;
	font-size: 0.8em;
	color: #00FF33;
}

.col3 p{
	text-align: left;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
}
.col2 a{
	font-weight: bold;
	text-decoration: none;
	font-size: .9em;
}

.col2 a:hover {
	color: #990000;
	text-decoration: underline;
}
.col3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000066;
}

.col3 a:hover {
	color: #990000;
	text-decoration: underline;
}

table {
	background-image: url(images/stone5.JPG);
	background-repeat: repeat;
	border: 3px solid #000000;
	text-align: left;
	background-color: #CCCCCC;
}
td {
	vertical-align: top;
}

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;
}
.notice ul {
	margin: 0em;
	padding: 1em 0em 0em 2em;
}

.notice ul li {
	margin-bottom: 0.4em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	font-size: .9em;
	list-style-image: none;
	list-style-type: disc;
}
.notice ul li a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	margin: 0em;
	list-style-type: none;
	text-align: left;
}
.notice ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
