td {
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}
li {
	line-height: 175%;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333; text-decoration: underline
}
a:hover {
	color: #999999; text-decoration: underline
}
a:active {
	color: #333333; text-decoration: underline
}
.header {
	font-weight: normal;
	line-height: 260%;
}
.specify {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.law {
	font-weight: normal;
	background-color: #DCDCDC;
	background-position: center center;
	width: 100%;
	line-height: 175%;
.map {
	font-weight: normal;
	background-color: #DCDCDC;
	background-position: center center;
	width: 100%;
	line-height: 175%;
}
.ip_basis {
	font-weight: normal;
	background-color: #CCFFFF;
	background-position: center center;
	width: 100%;
	line-height: 140%;
}
.search {
	font-weight: normal;
	background-color: #FFCCFF;
	background-position: center center;
	width: 100%;
	line-height: 140%;
}
.library {
	color: #00FF00;
}
p {
	font-size: 100%;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
}

h1 {
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
}
h2 {
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
}
body {
	margin: 0px;
	background-image: url(images/pagecolor.gif);
	background-repeat: repeat;
}