body
{
	background-color: #999999;
}

p 
{
	font-family: comic sans MS;
}

li
{
	font-size: smaller;
	margin-bottom: 0.5em;
}

blockquote
{
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
}

h1
{	
	font-size: x-large;
	font-weight: bolder;
	font-family: comic sans MS;
}

h2
{	
	font-size: medium;
	font-weight: bolder;
	font-family: comic sans MS;
}

#nav
{	text-align:left;
	font-size:  large;
	font-weight: bolder;
	font-family: comic sans MS;
}

#nav a
{
	text-decoration: none;
	color: #000000;
}
#nav a:hover
{
	color: #0066FF;	
}

#productnav
{
	text-decoration: none;
	color: #0000CC;
	font-weight: bolder;
	font-size: large;
	text-align: left;
}

#productnav a
{
	text-decoration: none;
	color: #0000CC;
	font-weight: bolder;
	font-size: large;
	text-align: left;
}
#productnav a:hover
{
	color: #0066FF;
	font-size: large;
	font-weight: bolder;
	font-family: Comic Sans MS;
	font-style: italic;
}

#footer
{
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 2em;
	text-align:center;
	font-size:xx-small;
}

a 
{
	text-decoration: none;
	font-size: large;
	font-weight: bolder;
	font-family: Comic Sans MS;
}

a:hover
{
	color: #0066FF;
	font-size: large;
	font-weight: bolder;
	font-family: Comic Sans MS;
	font-style: italic;	
}