body {
    font-family: "Trebuchet MS";
    font-size: 75%;
	_font-size: 120%;
}

p, ul, td, th {
	font-size: 12px;
}

h1, h2 {
	line-height: 2;
	color: #333;
}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}

a {
	font-size: inherit;
	color: #0074C6;
	text-decoration: underline;
}

a:hover {
	background-color: #ddd;
}

a img {
	border-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-family:Georgia;
	line-height: 1.1em;	
	font-weight:bolder;
    color: #4F3828;
    font-style:italic;
}
h1 {

    font-size: 35px;
    margin-bottom: 10px;
}
h2 {

    font-size: 20px;
    margin-bottom: 10px;
	margin-top:15px;
}
h3 {
    font-size:16px;
    margin-bottom:5px;
}

h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
h5 {
    font-size:16px;
    margin-bottom:5px;
}

h6 {
	font-size:16px;
	margin-bottom:10px;
}
a {
    text-decoration: none;
    color: #4f3828;
}
p a.searchResultHeader {
	text-decoration: none;
}
