a:link       { color: #0000FF}
a:active     { color: #66CCFF}
a:visited    { color: #0099FF}
body         {
	font-style: normal;
	font-weight: normal;
	color: rgb(0, 0, 0);
	font-family: "Times New Roman";
	background-image: url('images/sanford_back.jpg');
	font-size: 12pt;
}
h1           {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20pt;

 }
h2           {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
 }
h3           {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
 }
h4           {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
 }
h5           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
 }
h6           {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
 }
quote        {
	color: #6633CC;
	font-family: "Times New Roman", Times, serif;
}
caption      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	top: -2px;
}
