#indent {
	margin-left: 15px;
	margin-right: 5px;
}
#indent p {
	line-height: 18px;
}
#indent li {
	line-height: 18px;
}
#contents h2 {
	color: #FFFFFF;
	background-image: url(img/titlebar_bg.gif);
	background-repeat: repeat-x;
	padding: 10px 5px 10px 20px;
	margin: 0px 10px 20px;
	font-size: 14px;
}

#contents h3 {
	font-size: 12px;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 5px 10px 20px;
	margin: 0px 10px 20px 0px;
}

#contents h4 {
	font-size: 12px;
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 5px 10px 20px;
	margin: 0px 10px 20px 0px;
	color: #000099;
}

.ul2 {
	list-style-type: square;
	margin-bottom: 20px;
}
.ul3 {
	list-style-image: url(images3/arrow.gif);
}
p.error {
	font-weight: bold;
	color: #FF0000;
}
.ul4{
	list-style-image: url(images3/dot.gif);
}

.backblue{
  color:blue; background:#D9D9D9;
}

.backred{
  color:red; background:#CCCCCC;
}

.underline{
  text-decoration: underline;
}

.ua { 
  list-style-type: upper-alpha 
}

.la { 
  list-style-type: lower-alpha 
}

.red{
  color:red;
}

.uw { 
  	color: #FFFFFF;
}
