body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#000000;
	background-color:#FFF;
	text-align:left;
	margin:20;
	padding:0;
}
h1 {
	font-size:18px;
	text-align:left;
	display:inline;
	line-height:1.2em;
}
h2 {
	font-size:10px;
	color:#000000;
	font-style:italic;
}
h3 {
	font-size:14px;
	text-align:left;
	display:inline;
	line-height:1.2em;
}
img a {
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#666666;
	font-style:italic;
}
a:visited {
	text-decoration:none;
	color:#CCCCCC;
}
img {
	text-align:left;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:5px;
}
#cont {
	width: 650px;
	text-align:left;
	background-color:#FFFFFF;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px;
}
#contmenu {
	width: 250px;
	text-align:left;
	background-color:#FFFFFF;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px;
}
#navigation {
	width: 100%;
	text-align:left;
}
#post {
	width: 650px;
	text-align:left;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#postmenu {
	width: 210px;
	text-align:left;
}
#lastpost {
	width: 650px;
	text-align:left;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
#cv {
	width: 100%;
	text-align:left;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:1.2em;
}
.table {
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
}
.footer {
	font-size:10px;
}
.open {
	font-size:10px;
}
hr {
	border-style:solid;
	height:1px;
	background-color:#CCCCCC;
	border:0;
}
.hr {
	border-style:solid;
	height:1px;
	background-color:#000;
	margin-top:5px;
}
.detail {
	font-size:6px;
	text-transform:uppercase;
}