h1,h2,h3,ul,li,p {
	margin: 0;
	padding: 0;
}
h1 {
	margin-bottom: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}
p {
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin-bottom: 30px;
}
li {
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 16px;
}
.date {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-right: 10px;
}
.titleis {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #336633;
}
.titlecon {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333399;
}
.titlele {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #595900;
}
.titlesch {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #663333;
}
.act {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	background-color: #E6E6E6;
}
.new {
	color: #FF3300;
}
.sun {
	color: #CC0000;
}
.sat {
	color: #333399;
}
.txtline {
	text-decoration: line-through;
	color: #333333;
}
.career {
	padding: 8px;
	border: 1px dotted #336600;
}
.career ul {
	list-style-type: none;
	margin-bottom: 0px;
}
.year {
	font-weight: bold;
	margin-top: 8px;
}
.indexback {
	font-weight: bold;
	margin-top: 10px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #336600;
}
