p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}

.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.50em;
	font-weight: normal;
	font-variant: normal;
	color: #e78613;
	text-decoration: underline;
	list-style-image: none;
	list-style-type: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.50em;
	font-weight: normal;
	font-variant: normal;	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.50em;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.50em;
	font-weight: bold;
	font-variant: normal;	color: #669900;
	text-decoration: line-through;
	background-color: #FF9900;
}
li {
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: square;
}

.footerText {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	list-style-type: none;
}
