h1	{font:Verdana;font-size:24px; color:#913338; font-weight:bold;}
h2	{font:Verdana;font-size:18px; color:#913338; font-weight:bold;}
h3	{font:Verdana;font-size:16px; color:#913338; font-weight:bold;}

hr {color: #656565;border: none;height: 1px;background-color: #656565;padding: 0px;margin: 0px;}

.MainCopy	{ font:Verdana;font-size:12px; color:#656565; font-weight:normal; line-height:20px;}
.SmallCopy	{ font:Verdana;font-size:10px; color:#656565; font-weight:normal; line-height:20px;}


li	
{ 	
	background-image:url(/Images/bullet.gif);
	list-style-image: none;
	list-style-type: none;
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:12px; color:#656565; font-weight:normal; line-height:20px;
}


a.Link:link			{color:#656565; text-decoration:none; font-size:10px;font-weight:normal; line-height:150%;}
a.Link:active		{color:#656565; text-decoration:none; font-size:10px;font-weight:normal; line-height:150%;}
a.Link:visited		{color:#656565; text-decoration:none; font-size:10px;font-weight:normal; line-height:150%;}
a.Link:hover		{color:#656565; text-decoration:underline; font-size:10px;font-weight:normal; line-height:150%;}
