body {
	color: #eeeeee;
	font-size: 100%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	background-color: #5D739A;
}

.big
{
	font-size: 150%;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}
.notsobig
{
	font-size: 130%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.quoteText
{
	font-size: 130%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}
.quoteAuthor
{
	font-size: 120%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.captionTitle
{
	color: #cccccc;
	font-size: 140%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}
.captionText
{
	color: #cccccc;
	font-size: 120%;
	font-family: "century gothic", "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}

.bgtable {
	background-color: #421E7B;
}

.content {
	background-color: #5D739A;
}

.idex {
	font-size: 80%;
}

.label {
	font-size: 120%;
	font-weight: bold;
}

.summarylabel {
	font-size: 120%;
	font-weight: bold;
}

.title {
	font-size: 130%;
	font-family: serif;
}

.small {
	font-size: 65%;
}

.error {
	color: red;
}

a {
	color: #eeeeee;
	font-weight: bold;
}

