body, html {
	margin : 0;
	padding : 0;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}
p, div, th, td, li, dd, dl, dt {
	font-family : "Times New Roman", Times, serif;
}

p {
		margin-left: 3px;
}

.menu {
	margin-left: 2px;
	text-align: left;
	font-size: 12px ! important;
	color: silver;
}

a.menu:active {
	color: silver ! important;
}

a.menu:link {
	color: silver ! important;
}

a.menu:visited {
	color: silver ! important;
}
