
body, p, td, th, li {
	font-family : Times, Times New Roman, Serif; /*Arial, Verdana, Helvetica, Sans-serif;*/
	font-size : 14px;
	color : #000000;
}


/*
body, p {
	text-align : justify;
}
*/



h1 {
	color : #8E7640;
	font-size : 21px;
	font-weight : bold;
	padding-top : 2px;
	padding-bottom : 0px;
	border-bottom : 1px #8E7640 solid;
	width : 100%;
	/*
	background-image : url("images/layout/headerBkg.png");
	background-repeat : no-repeat;
	background-position : 0px 2px;
	*/
	font-weight : bold;
	margin : 0px auto 10px auto;
	font-variant : small-caps;
}

h2 {
	font-size : 17px;
	color : #666666;
	font-weight : bold;
	font-style : italic;
}

a:link,
a:active,
a:visited {
	color : #8E7640;
}

a:hover {
	color : #000000;
}
