﻿h3 {
	font-family: "Times New Roman";
	color:  #663300;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman";
	color:  #663300;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman";
	color:  #663300;
	font-weight: normal;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h3.fsc {
	font-size: 18pt;
	margin-left: -135px;
	font-weight: normal;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Times New Roman";
	margin-left: 25%;
	margin-right: 25%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
p {

	margin-bottom: 10pt;
	color: #663300;
	font-size: large;
	margin-bottom: 6.0pt; 
	text-align: justify;
}
p.italics{
	background-color:silver;
	color: #663300;
	font-size: large;
	margin-bottom: 6.0pt; 
	text-align: justify;
	font-style:	italic;
}
li {

}
ol {

}
ul {
	list-style-type: square;
}

