body {
        background-color: #FFFFFF;
        color: #000000;
        font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
        font-size: 11px;
	margin: 5px 5px 5px 25px;
	}
a {
	color: #339922;
/*	font-style: italic;
*/
	text-decoration: none;
	}	
a:hover {
	color: #6F6F6F;
	font-style: none;
/*	text-decoration: underline;
*/	}
a:visited {
/*	color: #0F0F0F;  */
 	color: #6F6F6F;
	}
a:active {
	color: #3F3F3F;
	font-weight: bold;
/*	text-decoration: underline;
*/	}
img {
	border: 0px;
	}
img.icon {
	width: 64px;
	}
img.subicon {
	width: 32px;
	}
img.ender {
	width: 12px;
	}
p {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	}
p.date {
	background-color: #CCFF99;
	font-style: italic;
	}
p.entry {
	margin: 0px 0px 10px 0px;
	}
p.footer {
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	margin: 25px 0px 25px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
p.header {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	}
p.sidebar {
	font-size: 12px;
	max-height: 600px;
	min-height: 300px;
	min-width: 100px;
	padding: 2px;
	width: 50px;
	}
pre {
/*	background-color: #F2F0F0; */
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	}
pre.email {
	text-align: justify;
	margin: 15px 15px 15px 45px;
	font-weight: normal;
	font-size: 10px;
	}
p.email {
	text-align: justify;
	margin: 15px 15px 15px 45px;
	font-weight: normal;
	font-size: 10px;
	}
table {
	min-width: 600px;
	padding: 5px;
/*	width: 600px;*/
	width: 100%;
	}
th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}
td {
	padding: 0px 0px 0px 10px; 
	text-align: left;
	width: *;
	}
td.main {
	min-width: 400px;
	width: *;
	}
td.sidebar {
/*	background-color: #CFCFFF;
	border: medium outset #000000;
*/	border: medium solid #000000;
	border-width: 1px 1px 0px 0px;
	margin: 5px 30px 5px 5px;
	padding: 5px 30px 5px 5px;
	width: 100px;
	}
ul {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	}
.sublinks {
	text-align: left;
	}
#gallery {
/*	left: 20px;
	padding: 10px 0px 0px 85px;
*/
	text-align: justify;
	}
#links {
	padding: 0px 0px 0px 0px;	
	}
.links {
	clear: left;	
	float: left;	
	padding: 10px 15px 0px 0px;
	text-align: center;
	width: 80px;
	}
