body
{
    background-color:#fff;
    font-size:0.7em;
    font-family: Verdana, Arial;
}
a, a:visited
{
    color:#000000;
}

a, a:link
{
    color:#000000;
}

a, a:hover
{
    color:#000000;
}

a, a:active
{
    color:#000000;
}

h1
{
    color:#aca460;
    font-size: 1.4em;
}

h2
{
    color:#aca460;
    font-size: 1.3em;
}

h3
{
    color:#aca460;
    font-size: 1.2em;
}

h4
{
    color:#aca460;
    font-size: 1.0em;
    padding: 0;
}

p
{
    padding-top: 0;
    padding-bottom: 0;
}
#post-it-header {
	width: 219px;
	padding: 10px 30px;
	height: 31px; 
	float: left;
	display: inline;
	background-image: url('images/post-it/post-it-header.jpg');
	background-repeat: no-repeat;
}

#post-it-repeat {
	width: 219px;
	padding: 10px 30px; 
	float: left;
	display: inline;
	background-image: url('images/post-it/post-it-repeat.jpg');
	background-repeat: repeat-y;
}
	#post-it-repeat a {
		font-family:Verdana,Arial;
		font-size:1em;
		text-decoration:none;
		color:#834A31;	
	}
	
		#post-it-repeat a:hover {
			text-decoration:underline;
		}


#post-it-footer {
	width: 219px;
	padding: 10px 30px;
	height: 130px;
	float: left;
	display: inline;
	background-image: url('images/post-it/post-it-footer.jpg');
	background-repeat: no-repeat;
}

#post-it-footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #834A31;
}
.header-1 {
	color:#aca460;
    font-size: 16px;
    font-weight:bold;
    padding: 0;

}
.header-2 {
	color:#aca460;
    font-size: 14px;
    font-weight:normal;
    padding: 0;

}