h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.fashion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.text-center {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
}
.text-center-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}
.text-left-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.name-center-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.name-left-bold {
	font-size: 24px;
	color: #000;
	text-align: left;
}
.image {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

