h1,h2,h3
{
font-family: verdana, arial, helvetica, sans-serif;
color:#000000;
}

h3
{
font-family: verdana, arial, helvetica, sans-serif; 
}

.headThis { 	font-size: 160%; }
.reduceThis { 	font-size:  70%; }
.enlargeThis { 	font-size: 120%;  }
.colorThis { 	font-size: 120%; color: #08199C; }
.colorPeople{ 	font-size: 120%; color: #BB0000; font-weight: bold; }
.thisHead { 	font-size: 140%; font-weight: bold; }

p,table,th,td,li,address
{
font-family:verdana, arial, helvetica, sans-serif;
font-size: 100%; }
p { text-indent: 1.5em; }


th {background-image:url(/silverhart/sh_graphics/sh_tile.jpg);}

body
{
background-color: #ffffff;
font-family:verdana, arial, helvetica, sans-serif;
font-size: 80%;
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-left: 134px; 
}

hr { color:#dddddd; }

a { font-family:verdana, arial, helvetica, sans-serif; }
	
a:link { color: #08199c; }
a:visited { color: #663399; }
a:hover { color: #000099;
    background-color: #ededed;
    text-decoration: underline;
	/* background-image:url(/silverhart/sh_img/sh_tile.jpg); */
    }
a:active { color: #00bb00; }
	
	/*   To change the color characteristics of the side menu table:
a.menu:link {color: #FFFFFF}
a.menu:visited {color: #FFFF66}
a.menu:hover {color: #006600;background-color: #FFFF99;}
a:menu:active {color: #990000;}
*/
a.menu:hover {
	color: #ffffff;
	background-image:url(/silverhart/sh_img/spacer.gif);
	background-color: #08199c;}
	
table.menu { border: medium outset #cccccc; border-collapse: collapse; background-color: #ffffff; }
table.menu td { font-size: 84%; border: 2px inset #ffffff; }

.btn{font-weight:bold;color:#ffffde;background-color:#291973; cursor:hand;margin-bottom:-1px; padding-top:1px; }

/* To change the bullet to a graphic:
	li{ list-style-image:url(/images/yourimage.gif); } */
