.MainTitles {
	font-size: 24px;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.buttons {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFC;
	text-align: center;
}
.quotes {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #393;
}
.quotessmall {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #390;
}
a {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #FFC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
body {
	background-color: #330;
	background-image: url(images/ist2_8456587-beautiful-eastern-pattern2.jpg);
	background-repeat: repeat;
	text-align: center;
}
.importantinfo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.Subtitles {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-variant: normal;
	color: #000;
	text-transform: capitalize;
	text-align: center;
	font-weight: normal;
	line-height: 115%;
	white-space: normal;
}
.SubtitlesBig {
	font-size: 18px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

