.title{
	font-family : "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.body{
	font-family : "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;

}
.bottomnav{
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;
	color: Black;
}
.bottomlink{
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;
	color: Black;
}
.bottomlink:hover{
	font-family : "Times New Roman", Times, serif;
	font-size:12px;
	font-weight : bold;
	color: #DC143C;
}