
td 	{ 
	color: #494949; 
	font-size: 12px; 
	font-family: Tahoma, Verdana, Sans-Serif 
	}
	
A 	{ 
	color: #993333; 
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-style: normal; font-variant: normal; 
	font-weight: bold; text-decoration: none 
	}
	
a:visited 
	{ 
	color: #993333; 
	font-weight: bold; 
	text-decoration: none 
	}
	
a:hover 
	{ 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none 
	}
	
.bold 
	{ 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 900 
	}
	
h1 	{
	font-family: Georgia, New Times;
	font-size: 24px;
	font-weight: normal;
	color: #988C66;
	}
h2  { 
	color: #988C66; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: normal 
	}


#footer 
	{ 
	color: #494949; 
	font-size: 10px; 
	font-family: Tahoma, Verdana, Sans-Serif;
 	padding: 5px 0; 
 	text-align: center 
 	}
 	
#footer a 
	{ 
	color: #993333; 
	font-style: italic; 
	font-weight: bold 
	}
	
#footer a:hover 
	{ 
	color: #000000; 
	font-weight: bold 
	}
#footer a:visited 
	{ 
	color: #993333; 
	font-weight: bold; 
	text-decoration: none 
	}
	
#footer2 
	{ 
	color: #494949; 
	font-size: 10px; 
	font-family: Tahoma, Verdana, Sans-Serif;
 	padding: 5px 0; 
 	text-align: left 
 	}
 	
#footer2 a 
	{ 
	color: #993333; 
	font-style: italic; 
	font-weight: bold 
	}
	
#footer2 a:hover 
	{ 
	color: #000000; 
	font-weight: bold 
	}
	
#footer2 a:visited 
	{ 
	color: #993333; 
	font-weight: bold; 
	text-decoration: none 
	}


ul li
	{
  	list-style-type: square
	}
