*  {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

body {
	font: 100.01% Verdana, Arial, sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.2em;
}

h1, h2, h3, h4 {
    font: 100.01% Verdana, Arial, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
}

h1{
	font-family: Verdana, Arial;
	font-size: 1.4em;
	color: #8E1119;
	
}

h2 {
	 text-decoration: none;
	color: #FFAE38;
	font-weight: bold;
	font-size: 0.9em;
}

h3 {
	font-family: Verdana, Arial;
	font-size: 0.6em;
	line-height:1.4em;
	color: #aaa;
	
}
h4 {
    font-family: Verdana, Arial;
	font-size: 1.05em;
	line-height: 1.4em;
	color: #FFAE38;
    letter-spacing: 0.01em;
	text-shadow: #aaa;
	
}
h5{ font-size: 0.8em;
    color: #A75F68;
}

ul {
	list-style: square;
	margin-left: 1em;
}
dl {
	line-height: 1.2em;
}
dt  {
	padding-top: 5px;
	font-weight: bold;
}
dd {
	font-size: 0.9em;
	padding-left: 40px;
}
a {
	text-decoration: none;
	color: #8E2245;
	font-weight: bold;
	font-size: 0.9em;
}
a:hover {
	color: #C18589;
	text-decoration: underline;
}


address {
	padding-top: 8px;
	font-size: 0.8em;
	line-height: 1.2em;
}

#sidebar p {
    font-size: 0.8em;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	padding-top: 4px;
}
#content p {
    font-size: 0.8em;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	padding-top: 4px;

}


  
  

	
