h2 {
	border-bottom: 3px; border-bottom-style: solid; border-bottom-color: Gray;
	width: 40%;
	margin-top: 2em;
	margin-bottom: 1em;
}
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

p {
	font-family : Verdana;
	font-size : 0.8em;
}
.date {
	font-family : Verdana;
	font-size : 0.6em;
	font-weight : bold;
	color: #767676;
	margin-top: 3em;
}
ul {
	font-family : Verdana, Arial, sans-serif;
	font-size : 0.7em;
	margin-left: 1.1em;
	text-transform:lowercase;
	list-style-type:none;
}
.title {
	font-family : "Tahoma";
	font-size : 1.4em;
/*	font-weight: bold;*/
	/*text-transform: uppercase;*/
	background-color: #CCCCFF;
	padding-left: 2em;
	padding-top: .4em;
	padding-bottom: .4em;
	border-bottom:2px solid #fff;
}
div.title a {
	color: #000;
	text-decoration: none;
}
.ltop {
	background-color: #444;
	color:#fff;
	font-family: "tahoma";
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 4em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}
div.ltop a {
	font-family: "tahoma";
	font-weight: bold;
	padding-left: 2em;
	padding-right: 2em;
	color: #fff;
	text-decoration: none;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}
div.ltop a:hover {
	background-color: #999;
}
.cur {
	font-weight:bold;
}

.main {
	position:relative;
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 3em;
	margin-bottom: 2em;
}

.pictext {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
}