H1 {
	color:#2D8E00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12;
}	

A {
	color:#8393CA;
	text-decoration: none;
}
.bot{
	color:#8393CA;
	font-family:verdana, arial;
	font-size: 10;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: red;
}

TD{
	font-family: arial;
	font-size: 12;
}
.green{
	color:#2D8E00;
	font-weight:bold;
	font-family: Verdana;	
}
p{
	margin:10px 10px;
	font-family: Verdana;
	font-size: 10;
}
.p_green
{
	margin:10px 10px;
	font-family: Arial;
	font-size: 10;
}
.copy{
	font-family: Verdana;
	font-size: 10;
}

UL, OL {
	font-family: Verdana;
	font-size: 10;
}

#sections td {
  border-style:dashed; 
  border-width:1px;
  background:url("images/m_bg.jpg");
  border-color:grey;
}

#sections td:hover {
  background:#aa936e;
}

#sections a{
	color:black;
	font-weight:bold;
	text-decoration: none;
}
#sections a:hover {
	text-decoration: underline;
	color: #2D8E00;
}


