body { background: #2C3346; }
h1 { color: #3D4B89; font-family: georgia, palatino, times; font-weight: 200; font-size: 18pt; letter-spacing: 2px; padding-top: 5px; padding-bottom: 1px;}
p {	font-family: Georgia, Times New Roman; 
	font-size: 9pt;
	text-align: right;
	color: #814416;
}

.blue
{
  margin-top: 30px;
  margin-left: 70px;
  margin-right: 70px;
  margin-bottom: 30px;
  font-family: Georgia, palatino, times, Times New Roman; 
  font-size: 9pt;
  text-align: center;
}

.ablue
{
  text-align: center;
  color: #2C3346;
  font-family: Georgia, palatino, times, Times New Roman; 
  font-size: 9pt;
  text-decoration: done;
}
a.ablue.hover { text-decoration: underline; }

.introtext
{
	color: #6E7588;
}

.item
{

	padding: 17px;
        align: center;
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	text-align: center;
        display: inline;
	color: #814416;
}

.item-description
{
        padding: 20px;
	font-family: Georgia, palatino, times, Times New Roman;
	font-size: 9pt;
	text-align: center;
	color: #814416;
	display: inline;
}

.item-title
{
	text-align: center;
	letter-spacing: -1px;
	font-family: Perpetua, Palatino, Times, Georgia, Times New Roman;
	font-size: 24pt;
	color: #814416;
	margin-bottom: 2px;
}

.bottom-title
{
	text-align: right;
	letter-spacing: -1px;
	font-family: Perpetua, Georgia, Times New Roman;
	font-size: 36pt;
	margin-bottom: 2px;
	color: #6E7588;
}

h2.h2title
{
	padding-left: 35px;
	text-align:left;
	letter-spacing: -1px;
	font-family: Perpetua, Georgia, Times New Roman;
	font-size: 18pt;
	margin-bottom: 1px;
	color: #6E7588;
}

p.left
{
	font-family: Georgia, Times New Roman; 
	font-size: 9pt;
	padding-left: 35px;
	text-align: left;
	color: #814416;
}

a:link 
{
	color: #3d4b89;
	text-decoration: none;
	font-size: 10pt;
	font-family: georgia, palatino, times;
}
a:hover
{
	text-decoration: underline;
	font-size: 10pt;
	font-family: georgia, palatino, times;
}

a:visited
{
	color: #3d4b89;
	text-decoration: none;
	font-size: 10pt;
	font-family: georgia, palatino, times;
}
