.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	line-height: 6pt;
	text-decoration: none;
}
.basicText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 16pt;
	text-align: center;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
}
.TitleItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #92C1F0;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
}

.SupplierList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 6px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

