﻿text-align: center;
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em
}
h1   {
	font-family: Arial;
	font-size: 1 em;
	font-weight: bold;

}
h2   {
	font-family: Arial;
	font-size: 2.25em;
	color: #745A50;
}
h3    {
	font-family: Arial;
	font-size: 2em;
	font-style: italic;
	color: #745A50;
}
h4   { font-family: Arial; 
	font-size: 1.75em }
h6   { font-family: Times; font-size: 1.25em ;font-weight: none }

img {border:none;}
.breadcrumbs {
	font-family: Tahoma;
	font-size: .75em;
	font-weight: bold;
	color: #745A50;
}
A:link {
	font-family: arial;
	font-size: 1em;
	color: #207303;
	text-decoration: none;
	font-weight: bold;
	
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #207303;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #207303;
	font-size: 1em;
}

