@charset "UTF-8";
/* CSS Document */

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	margin-bottom: -3px;
	padding-bottom: -3px;
	line-height: 21px;
	text-align: justify
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	margin-bottom: -3px;
	padding-bottom: -3px;
	line-height: 21px;
	text-align: justify
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	line-height: 24px;
	padding-bottom: -10px;
	margin-bottom: -10px;
}
.regularquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #FFF;
	line-height: 21px;
	padding-bottom: -10px;
	margin-bottom: -10px;
}
.quotecredits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
	line-height: 21px;
	padding-bottom: -10px;
	margin-bottom: -10px;
}
.mainmenu {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FC0;
}
.mainmenupage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}.mainheadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
}

.footnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	margin-bottom: -3px;
	padding-bottom: -3px;
	line-height: 17px;
	text-align: left
}


a.linkStyleName:link {color: #999;
	text-decoration: none; }
a.linkStyleName:visited {color: #999;
	text-decoration: none; }
a.linkStyleName:hover {color: #fff;
	text-decoration: none; }
a.linkStyleName:active {color: #999;
	text-decoration: none; } 
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
}
