body
{
    color: #000000;
    background-color: rgb(255, 255, 224);
	font-weight: normal;
	font-style: normal;
	font-family: Sylfaen;
	text-align: none;
	vertical-align: none;
}

h1
{
    font-size: 2em; margin: .25em 0;
	font-weight: bold;
	vertical-align: none;
	font-family: Sylfaen;
	font-style: normal;
	text-align: none;
}
h2
{
	font-family: Sylfaen;
    font-size: 1.5em; margin: .4em 0;
	font-weight: normal;
	text-align: none;
	font-family: Sylfaen;
	vertical-align: none;
	font-style: normal;
}
h3
{
    font-size: 1.17em; margin: .83em 0;
	font-weight: normal;
	font-style: normal;
	font-family: Sylfaen;
	vertical-align: none;
	text-align: none;
}
h4
{
	font-weight: normal;
	font-family: Sylfaen;
	font-style: normal;
	text-align: none;
	vertical-align: none;
}
h5
{
	font-weight: normal;
	font-family: Sylfaen;
	vertical-align: none;
	font-style: normal;
	text-align: none;
}
h6
{
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-family: Sylfaen;
	font-style: normal;
}
hr
{
	color: #663333;
	height: 2px;
}

h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }


a:link { color: blue }
a:visited { color: blue }
a:active { color: red }
a:hover { text-decoration: none }
a img {border: 0;}

.navbar {margin-top: 10px; color: rgb(71,62,38);font-size: small;}
a.navbar:link {color: rgb(71, 62, 38);}
a.navbar:active {color: rgb(153, 51, 51);}
a.navbar:visited {color: rgb(71, 62, 38);}
a.navbar:hover {text-decoration: none;}
p.navbar {color: rgb(71, 62, 38);}

img.email{
	vertical-align: text-bottom;
}


