body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#666666;
}

.footer {font-size: 10px}
a.footer {font-size: 10px;
		text-decoration:none;
		color:#666666}
a:hover.footer {font-size: 10px;
		text-decoration:underline;
		color:#666666}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
   color:#666666;
}

a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
   color:#666666;
   text-decoration:none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
   color:#666666;
   text-decoration:underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.content {

	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#B0BD18;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#B0BD18;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color:#B0BD18;
	
	}
	
	.inphi a
	{
		font-weight:bold;
		color:#C3CF27;
	}
	
	.inphi a:hover
	{
		text-decoration:none;		
	}

	
	
