BODY
{
	
}

.title
{
	font-weight: bold;
	font-size: 14pt;
	color: gold;
	font-family: Georgia , Serif;
}

.texttitle
{
	font-weight: bold;
	font-size: 14pt;
	color: sienna;
	font-family: Georgia , Serif;
}

.text
{
	font-size: 12pt;
	color: sienna;
	text-indent: 15pt;
	font-family: Georgia , Serif;
	background-color: white;
}

.thankstext
{
	font-size: 12pt;
	color: darkblue;
	text-indent: 0pt;
	font-style: italic;
	font-family: Georgia , Serif;
	background-color: white;
}

.listtext
{
	font-size: 11pt;
	color: darkslateblue;
	font-family: Georgia , Serif;
	background-color: white;
}

.text a
{
	color: mediumblue;
	text-decoration: none;
}

.text a:hover
{
	font-size: 12pt;
	color: blue;
	font-family: Georgia , Serif;
}

.smalltext
{
	font-size: 10pt;
	color: firebrick;
	font-family: Arial, Georgia , Serif;
}
.smalltext a
{
	color: mediumblue;
	text-decoration: none;
}

.smalltext a:hover
{
	font-size: 10pt;
	color: blue;
	font-family: Arial, Georgia , Serif;
}

.nav
{
	font-weight: bold;
	font-size: 10pt;
	color: crimson;
	font-family: Tahoma , Georgia, Serif;
}

.nav a
{
	color: saddlebrown;
	text-decoration: none;
}

.nav a:hover
{
	color: orangered;
	text-decoration: none;
}

.slideShowText
{
	font-size: 12pt;
	color: ffffff;
	font-family: Arial, Sans-Serif;
}

.slideShowTitle
{
	font-size: 14pt;
	color: gold;
	font-family: Arial, Sans-Serif;
}

