body  { padding-top: 3% } 
p  { font-family: Georgia, "Times New Roman", Times, serif }

td {	font-family: Georgia, "Times New Roman", Times, serif;}
a    { color: #369; font-style: italic; text-decoration: none }
a:hover   { color: #036; font-style: italic; text-decoration: underline }

h2
		{
	margin-top: ".5em";
	margin-bottom: ".5em";
	font: bold;
	font-size: 16pt;
	color: #036;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h3
		{
	margin-top: ".2em";
	margin-bottom: ".3em";
	font: bold;
	font-size: 14pt;
	color: #036;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4
		{
	font: bold;
	font-size: 10pt;
	color: #036;
	margin-top: ".1em";
	margin-bottom: ".1em";
	font-family: Georgia, "Times New Roman", Times, serif;
}


.bigblue
{
	font-size: 10pt;
	color: #036;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}


.smallblue
{
	font-size: 10pt;
	color: #036;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}



.biggray
{
	font-size: 9pt;
	color: #505558;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}


.smallgray
{
	font-size: 9pt;
	color: #505558;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}


.notices
{
	font-size: 7pt;
	color: #369;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".5em";
	margin-bottom: ".5em";
	color: white;
}

.biglightblue
{
	font-size: 9pt;
	color: #369;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}


.smalllightblue
{
	font-size: 9pt;
	color: #369;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	margin-top: ".1em";
	margin-bottom: ".1em";
}



h5
{
	color: black;
	font-style: italic;
	font-weight: normal;
	font-size: 12pt;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}