body		{background:inherit;
			}
			
h1			{font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#9B6620;
			font-weight:bold;
			}

h2			{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9B6620;
			text-decoration:bold;
			}
			
p			{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9B6620;
			}
			
.bold		{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9B6620;
			font-weight:bold;
			}

.link		{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9B6620; 
			}
			
a			{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9B6620; 
			text-decoration:none;
			}
			
ul			{list-style-position:outside; list-style-type:square;
			}
			
.nomouse	{
			}

.mouse		{cursor:pointer;
			}
