.bord1 {
	border: 1px solid #0000FF;
}
.bord2 {
	border: 1px solid #990000;
}
.bord3 {
	border: 1px solid #666666;
}
.lt1 {
	font-size: 12px;
	color: #666666;
	line-height: normal;
	text-decoration: underline;
}
.lt1:hover {
	text-decoration: none;
}
.l1 {
	font-size: 12px;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
}
.l1:hover {
	color: #FFFFFF;
	background-color: #0000CC;
	text-decoration: none;
}
.l1u {
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.l1u:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
.l2 {
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.l2:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
.linkintern {color: #333333;}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: normal;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 1px;
}
p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 15px;
}
a {
	color: #000000;
	text-decoration: underline;
}
ul {
	margin-left: 50px;
	list-style-position: outside;
}
.ult1 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ult2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 16px;
	font-weight: normal;
	list-style-type: lower-alpha;
	list-style-image: none;
}
.ult3 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

