body {
	background-color: #FFFFFF;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #0066CC;
}
.SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #0066CC;
	font-style: normal;

}
.TextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align: center;
	z-index: 100;
}

.SubText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-align: center;
	z-index: 100;
}
.ListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Center;
}
.ListNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: Left;
}
.ListName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: Left;
	text-transform: capitalize;

}
.ListCity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: Left;
	text-transform: capitalize;

}
.List-Photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: Left;
}
.List-Photo-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: Left;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.ListTitleBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
	text-decoration: blink;
}

