body{
	margin: 0;
	padding: 0;
	font-family: "Georgia", "Times New Roman";
	font-size: 100%;
	color: #646464;
	text-align: center; 
	background: #666633;
}
body{
	text-align: -moz-center; 
}
.normal{
	font-size: 110%;
}
a:link {
	text-decoration: underline;
	color: #666633;
}
a:visited {
	text-decoration: underline;
	color: #A6A653;
}
a:hover {
	text-decoration: none;
	color: #960404;
}
h1{
	font-size: 130%;
	font-weight: bold;
	margin-top: 2px;
}
h3{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
}
.cv_page{
	margin-top: 20px;
}
.header {
	font-size: 110%;
	line-height: 18px;
	font-weight: bold;
}
.body {
	font-family: "Georgia", "Times New Roman";
	font-size: 100%;
	line-height: 18px;
	color: #8E8779;
}
#error{
	font-weight: bold;
	color: #C84215;
}
.error{
	font-weight: bold;
	color: #C84215;
}
#pictitle{
	font-weight: bold;
	font-size: 90%;
}
#piccontent{
	font-size: 90%;
	font-style: italic;
}
