/*External Style Sheet for Dustin and Monica Wheeler, Independent Amsoil Dealers*/

body	{
	background-image: url("lgrey182.gif");
	}

h1	{
	font-weight:bold;
	font-family:tahoma;
	color:black;
	font-size:24pt;
	}

p	{
	font-weight:bold;
	color:black;
	font-family:tahoma;
	font-size:12pt;
	}

blockquote	{
	font-weight:bold;
	color:black;
	font-family:tahoma;
	font-size:12pt;
	}

ul li	{
	font-weight:bold;
	font-family:tahoma;
	font-size:12pt;
	list-style-type:disc;
	}

ol li	{
	font-weight:bold;
	font-family:tahoma;
	font-size:12pt;
	list-style-type:disc;
	}

a	{
	text-decoration:underline;
	font-family:tahoma;
	}

:link	 {color:blue;}
:visited {color:purple;}