h1 {
	font-size: 180%;
	font-weight: bold;
	color: #0033FF;
	background-color: #DAFAFF;
	padding: 2ex 0px 2ex 45px;
	background-image: url(image/square-blue-24.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 1ex;
	margin-bottom: 1ex;
	font-family: sans-serif;
	line-height: 140%;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #006600;
	background-color: #DDFFCC;
	margin-top: 3ex;
	background-image: url(image/dia-green-20.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	clear: both;
	padding: 5px 0px 5px 37px;
	margin-bottom: 2ex;
	line-height: 120%;
}

h3 {
	font-weight: bold;
	color: #3366FF;
	font-size: 120%;
	margin-top: 2ex;
	margin-bottom: 1ex;
	padding-left: 35px;
	border-left: none;
	background-image: url(image/ball-mb-14.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom: 2px dotted #5781FF;
	clear: both;
	line-height: 110%;
}

em {
	font-weight: bold;
	color: #FF0000;
	font-style: normal
}

li {
	list-style-image:   url(image/ball-orange-10.gif);
}

ul.publication li {
	margin-bottom: 2ex;
	line-height: 120%;
}

.enhance {
	font-weight: bold;
	color: #CC6600
}

.menubar {
	background-color: #DDFFCC;
}

.bullet {
	vertical-align: middle;
	border: 0px;
}

.large1 {
	font-size: 120%;
}

.large2 {
	font-size: 150%;
}

.large3 {
	font-size: 180%;
}

.large4 {
	font-size: 200%;
}

.bgcolor1 {
	background-color: #CCEEFF;
}

.bgcolor2 {
	background-color: #DDFFCC;
}

.bgcolor3 {
	background-color: #BBDDFF;
}

.infotable {
	padding-top: 0.5ex;
	padding-right: 0.2em;
	padding-bottom: 1.5ex;
	padding-left: 1em;
}

.indent {
	margin-right: 3em;
	margin-left: 3em;
}

.wem {
	color: #9900FF;
	background-color: #99FFCC;
}

.small {
	font-size: 90%;
}

div.separator {
	background-image: url(image/dia-pblue-10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 0px;
	height: 12px;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-width: 0px;
	border-style: none;
	width: 100%;
	clear: both;
}

.math {
}
