
A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #49417C;
	font-weight : bold;
	text-decoration:none;
}
A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #49417C;	
	font-weight : bold;
	text-decoration:none;
}
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #49417C;
	font-weight : bold;
	text-decoration:none;
}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #49417C;
	font-weight : bold;
	text-decoration:underline;
}

A.secondary:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #49417C;
	font-weight : bold;
	text-decoration:none;
}
A.secondary:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #49417C;	
	font-weight : bold;
	text-decoration:none;
}
A.secondary:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #49417C;
	font-weight : bold;
	text-decoration:none;
}
A.secondary:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #49417C;
	font-weight : bold;
	text-decoration:underline;
}



H4 {
	margin:1.5em 0em -1em;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 20px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 16px;
}
LI {
	margin-bottom:.75em;
}
.address {
	color: #FFCCCC;
	font-size : 11px;
}

#black{color:#000000}
