 body {
	font-size: 11pt;
	line-height: 13pt;
	font-family: Georgia, Times, serif;
	}

/* h4 same as normal test
h6
{
	font-size: 90%;
}
*/
h3.boldsub {
	font-size: 14pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	}
h7.lilrefer
	{
	font-weight: normal;
	font-size: 80%;
	line-height: 13pt;
	}
a
	{
	text-decoration:none;
	}
a:hover {
	background-color: yellow;
/*	position: relative; */
	}
a.lilrefer:hover {
		padding: 1px;
		font-size: 120%;
		}
	
a:link {color: blue;}
a:visited {
	color: #707070;
	}
/*
a.external:link
{
	color: red;
}
*/

h4.rounded
{
	color: #505050;
	font-weight: bold;
	font-size: 90%;
	font-family: Georgia, Times, serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(/includes/rounded_fill.gif) no-repeat;
	width: 200px;
	padding: 3px 1px;
}
hr
 {
	color: silver;
	background-color: silver;
	height:1px;
	}

/* home page */
hr.buffer12
{
padding-left: 120px;
padding-right: 120px;
}

/* for google maps and tools page */
.indented
   {
   padding-left: 9pt;
   }

p#lorena
{
	line-height: 1.5;
}