*{
	font-size: 100.01%;
	font-family: Georgia;
}

body{
    font-size:62.5%;
}

h1{
	font-weight: 600;
	font-style: italic;
	font-size:2.2em;
	padding-bottom: 10px;
	
}

h2{
	font-size:1.5em;
	margin-bottom: 10px;
}

h3{
	font-weight: normal;
	font-style:italic;
	font-size:1.4em;
}

h3 a{
	font-style:normal;
}

h4{
	font-size:1.2em;
}

p{
	color: #303030;
	font-size:1.2em;
	margin-bottom: 1.8em;
	line-height:1.5em;
}

#newslist p{
	font-size:1.2em;
	text-indent: 0;
	margin-bottom: 0;
}

a,
a:link,
a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
}

#calendar{
	text-transform:uppercase;
	color:#503733;
	font: bold 9px Verdana;
}

.day,
.month,
.year{
	font: bold 9px Tahoma;
}

.day{
	letter-spacing: 14px;
}

#path a{
	color:#9F7D61;
}

#path a.current{
	color:#D3BF9E;
	text-decoration:none;
}

.back{
	font-size:0.75em;
	font-weight:normal;
}

.back,
#footer a{
	font-style:italic;
	color: #5B4E4C;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#copyright p{
	color:#9F7D61;
	margin-bottom: 0;
	font-size: 0.9em;
}

#copyright p a{
	color:#D3BF9E;
}