body {
	color: #000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	word-spacing: 4px;
	background-image: url(../images/background-grad2.jpg);
	background-repeat: repeat-x;
}

h1 { font-size: 24px; color: #000;  text-align: center; }
h2 { font-size: 19px; color: #000;  text-align: center; }
h3 { font-size: 18px; color: #000;  text-align: center; margin: 2px 10px 0 20px; }


.white{background-color: #fff;}


h4 { font-size: 18px; font-weight: normal; text-align: left; text-indent: 10px; }
.website { font-size: 12px; font-family: georgia; text-align: center; vertical-align: bottom; }
#a { font-size: 12px; font-family: georgia; }
.phone { font-family: georgia; font-weight: 600; }

a:link { color: #000; font-size: 16px; }
a:visited { color: #000; font-size: 16px; }
a:hover { color: #000; font-size: 16px; text-decoration: none; }
a { color: #000; font-size: 16px; text-decoration: underline; }
p { font-size: 16px; line-height: 18px; text-align: left; text-indent: 25px; }
ul { text-align: left; list-style-type: disc; }
h5 { font-size: 18px; font-weight: normal; text-align: center; text-indent: 10px; }

