h2 {
	background-image: url(../img/h2tag.gif);
	height: 29px;
	width: 600px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	background-image: url(../img/h3tag.gif);
	height: 23px;
	color: #003399;
	font-size: 16px;
	padding-top: 7px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
h4{
	background-image: url(../img/ktag.gif);
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
	text-indent: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #07366C;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main2 {
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
abbr {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.asset-body {
	margin-top: 10px;
}
.archive-content li {
	margin-bottom: 5px;
	list-style-type: none;
}
.asset-footer {
	margin-bottom: 5px;
}
.content-nav {
	margin-top: 20px;
}