

BODY {
	#/Background-Color: #dafdfd;/#
	Background-Color: #FDD34B;
	Background-Repeat: no-repeat;
	
}

.titleheadings {  font-family: Times New Roman, serif; font-size: 24px; font-weight: bold; color: #660000}
.body3 { font-family: Times New Roman, serif; font-size: 18px; color: #FDD34B; font-weight: bold}
.body2 {  font-family: Times New Roman, serif; font-size: 18px; color: #660000; font-weight: bold}
.body2a {  font-family: Times New Roman, serif; font-size: 14px; color: #660000; font-weight: bold}
.body1 {  font-family: Times New Roman, serif; font-size: 12px; font-weight: bold; font-style: italic; color: black}
.headblk {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000}
.body1reg { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066 }
.head16bl {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066; text-decoration: underline}
.head16br { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #660000}
.titleheadingsb {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #660000}


a:link {
	color: #DA6705;
	background-color: transparent;
	text-decoration: underline;
	border : Blue;
	font-family : "Arial, Helvetica", sans-serif;
	font-size : 9pt;
	font-weight : bold;
	list-style-type : disc;
}

a:visited {
	color: black;
	background-color: transparent;
	text-decoration:underline;
	border : Blue;
	font-family : "Arial, Helvetica", sans-serif;
	font-size : 9pt;
	font-weight : bold;
	list-style-type : disc;
}

a:hover {
	color: #DA70D6;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: Black;
	background-color: transparent;
	text-decoration: none;
	border : Blue;
	font-family : "Arial, Helvetica", sans-serif;
	font-size : 9pt;
	font-weight : bold;
	list-style-type : disc;
}

a.green:link {
	color: black;
	background-color: transparent;
	text-decoration: none;
	border : Blue;
	font-family : "Times New Roman", serif;
	font-size : small;
	font-weight : bold;
	list-style-type : disc;
}

a.green:visited {
	color: black;
	background-color: transparent;
	text-decoration: none;
	border : Blue;
	font-family : "Times New Roman", serif;
	font-size : small;
	font-weight : bold;
	list-style-type : disc;
}

a.green:hover {
	color: orange;
	text-decoration: none;
	background-color: transparent;
	border : Blue;
	font-family : "Times New Roman", serif;
	font-size : small;
	font-weight : bold;
	list-style-type : disc;
}

a.green:active {
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-family :"Times New Roman", serif;
	font-size : small;
	font-weight : bold;
}

h1 {   font-family: "Times New Roman", serif; font-size: 10px; font-weight: bold; color: #000066;

	}