/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-image:url(images/whitelimestone.jpg)
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:visted {
	color: #525252;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-style: normal;
}
h3 {
	font-size: 14pt;
	font-style: italic;
	color: #000000;
}
h4 {
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
