td, body, p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

ul {
	margin-left: 0px;
	padding-left: 18px;
}

a {
        color: #4444FF;
        background-color : inherit;
        text-decoration: none;
}

a:hover {
        color: #FF6600;
        background-color : inherit;
        text-decoration: underline;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
