body, td, th {
 font-family: "Times New Roman";
 }
P {
	text-indent : 14px;
	text-align : justify;
	font-size : 14px;
	padding : 0px 25px 0px 20px;
	margin : 0px 0px;
}
.pred {
	text-indent : 13px;
	text-align : justify;
	font-size : 12px;
	padding : 0px 10px 0px 10px;
	margin : 0px 10px 10px;
	font-style : italic;
}
.menu {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	float : none;
	display : block;
	margin : 0px 0px;
	padding : 0px 0px;
}
.copy{
	text-align: left;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}
 a:link {
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
	color : #6A5ACD;
}
 a:hover {
	text-decoration: none;
	color : #D8BFD8;
}
 a:active {
	text-decoration: none;
	color : #FFD700;
}

