.top_desc {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.top_desc:link {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:none;
}
.top_desc:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:underline;
}
.top_desc:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:underline;
}
.top_desc:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:underline;
}
.top_desc:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration:none;
}

.mid_desc {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
}
.mid_desc:link {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.mid_desc:active {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
}
.mid_desc:active {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
}
.mid_desc:hover {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
}
.mid_desc:visited {
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
}
.copy-r {color: #674843;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
